[R] memory limit

array chip arrayprofile at yahoo.com
Tue Aug 2 21:45:18 CEST 2005


Hi, is it possible to increase the memory limit to
infinite so that I don't need to worry about whether
it is enough or not? In S-plus, you can do this by
setting:

options( memory = as.integer( Inf ) )

is it possible to do this in R?




More information about the R-help mailing list