> I have a data set containing 2,122,164 records and 38198952 fields.
> I can not import this data due to "momory problem".
> Is  there a way to solve this problem?

1. Filter the data before you import it.  Do you really need all 38 
million fields?  Can you ignore some of the 2 million records?  Chapter 4 
of the R Data Import/Export Manual may help.

2. Failing that, buy more memory for your PC.

Regards,
Richie.

Mathematical Sciences Unit
HSL


------------------------------------------------------------------------
ATTENTION:

This message contains privileged and confidential inform...{{dropped:20}}

______________________________________________
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