[R] R_memory/Question

gb gb at stat.umu.se
Thu Jul 13 18:52:13 CEST 2000


On Thu, 13 Jul 2000, Steffy.Ruiz wrote:

> Bonjour,
> 
> Je voudrais savoir comment on peut modifier les capacités de mémoire pour le logiciel R, car j'ai un problème pour lire un tableau contenant 200000 observations et 30 variables.
> Je vous remercie d'avance pour toute aide éventuelle.
> 
> Cordialement,
> Steffy.Ruiz at wanadoo.fr
> 
> 

God afton,
 
försök något som
  
R --vsize=200M
  
och

> indata <- matrix(scan("file.dat"), ncol = 30, byrow = T)


(Need a lot of memory...)
 
Hälsningar,

Göran


-- 
 Göran Broström                      tel: +46 90 786 5223
 Department of Statistics            fax: +46 90 786 6614
 Umeå University
 SE-90187 Umeå, Sweden             e-mail: gb at stat.umu.se

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list