Hi, I have a huge data set to deal with.  Sometimes I got warning message
about limitation of memory, sometimes R reads in the data but it is very
slow.
My question is, is there anything I can do to lift the memory limitation (I
did memory.limit(4095), anything else I can do?).  I know I can also drop
variables that R "remembered", but I forgot the command.
Thanks a lot!
Oh, BTW, is there a function that can be used to generate weekdays (skip
weekends automatically)?
-- 
View this message in context: 
http://www.nabble.com/How-to-control-the-memory--tp18611155p18611155.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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