Displaying 1 result from an estimated 1 matches for "tp4099970p4102700".
2011 Nov 24
0
Result too long a vector?
...R and run R again for getting and saving another csv.
Or if your max(x) is too big, try split into 4, or 5 or even more like:
1:(max(x)/4)
and next run:
(max(x)/4+1) : (max(x)/2) etc
hope this helps,
JL
--
View this message in context: http://r.789695.n4.nabble.com/Result-too-long-a-vector-tp4099970p4102700.html
Sent from the R help mailing list archive at Nabble.com.