Dear All, I understand that we could use long vectors like this beyond 2^31-1 limit. x<- c('0') length(x)<- 2^35
But how do I do introduce this notion in matrices ? specifically if i want rows > 2^31-1 limit ? Regards, Krishna Mohan [[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.