Displaying 1 result from an estimated 1 matches for "tp25463449p25463449".
2009 Sep 15
2
How to calculate min of a dataset that contains empty column
...name=f[i]
ymin<-min(dataset$f[i])
plot(x,y,ylim=c(ymin,100))
The script stops at b, because the min function returns inf value. What can
I do to overcome it?
Many thanks,
Chris
--
View this message in context: http://www.nabble.com/How-to-calculate-min-of-a-dataset-that-contains-empty-column-tp25463449p25463449.html
Sent from the R help mailing list archive at Nabble.com.