[R] Memory question

Kenneth Roy Cabrera Torres krcabrer at unalmed.edu.co
Wed Jul 13 13:13:59 CEST 2005


Hi R users and developers:

I want to know how can I save memory in R
for example:
  - saving on disk a matrix.
  - using again the matrix (changing their values)
  - saving again the matrix on disk in a different file.

The idea is that I have a process that generate several
matrices, but if I keep them all in memory it will overflow.

How can I save them in different files, so I use the same
amount of memory for each processed matrix?

Thank you for your help.

-- 
Kenneth Roy Cabrera Torres
Universidad Nacional de Colombia
Sede Medellin
Tel 430 9351
Cel 315 504 9339




More information about the R-help mailing list