Hi,

Is it possible for me to store a list of vectors of 1 million entries?
like,
cc<-list(c(1,2,........1million),c(1,2,........1million)....)

also

what is the length of the longest string in R? I keep getting info from a 
socket and keep pasting on a string...when will this start becoming a problem?
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to