[R] Min , Max
Jonsson
amen.alyaari at Bordeaux.inra.fr
Fri Apr 27 18:31:42 CEST 2012
Dear Rui,
I really appreciate your help. This is exactly what I was looking for.I know
there is simpler way than mine but I couldn't figure it out.So, many many
thanks.
I wonder what is the difference between
This: tm[ta[i],tb[i]]= round(mean(D[(d-1)*8 + 1:8, i]))
and This: (Why not use the parameter 'digits'?)
tm[ta[i],tb[i]]= round(mean(D[(d-1)*8 + 1:8, i]), 1)
--
View this message in context: http://r.789695.n4.nabble.com/Min-Max-tp4593065p4593159.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list