[R] Determining the "memory" used by a dataset or vector?

Doran, Harold HDoran at air.org
Thu May 4 21:11:51 CEST 2006


You can use object.size() 

> -----Original Message-----
> From: r-help-bounces at stat.math.ethz.ch 
> [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of r user
> Sent: Thursday, May 04, 2006 2:56 PM
> To: rhelp
> Subject: [R] Determining the "memory" used by a dataset or vector?
> 
> 
> Is there a function that reports the amount of memory used by 
> a dataset and/or vector?
> 
> If I have a dataset with only 1 column, does it use more 
> memory then the same data arranged as a vector?
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! 
> http://www.R-project.org/posting-guide.html
>




More information about the R-help mailing list