Hi, you can try close 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.
Possibly Parallel Threads
- 'names' attribute must be the same length as the vector
- uneven vector length issue with read.zoo?
- How to extract sets of rows (not sorted) from text file in R, do some methods on these rows, save the result in another text file, then pick others set of rows and do the same
- Help with the Error Message in R "Error in 1:nchid : result would be too long a vector"
- How to use a text in an object of class character position to create a vector with the text as name