[R] Can R handle large dataset?
Julian Burgos
jmburgos at u.washington.edu
Wed May 14 21:55:06 CEST 2008
Depends on the RAM in your machine. And in your definition of 'handle'.
You may be able to load a very large dataset into R, but won't be able
to use some functions that require additional memory.
A vague answer to a vague question... :)
Julian
Mingjun Huang wrote:
> Hello,
>
> I am new to R, can anyone give me an idea of how R handle a large dataset
> (e.g. couple of Gbytes)? Thanks a lot!
>
>
> Best,
> Mingjun
>
> ______________________________________________
> R-help at 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.
More information about the R-help
mailing list