Jorge Cornejo-Donoso wrote: > I'm using R in a winXp machine. I have problems with the size of my database > (xyz), anyone know if is possible to use some kind of swap memory, in order > to expand my real RAM and use HD space for the processes?
This is done automatically by your operating system. You do not need to care about it. Uwe Ligges > I'm trying to make a variogram, and I don't want to sacrifice the precision > of the data, e.g. using mean or median by defined pixels or something like > that (now I have to do that, or use other software like SAS). > > Thanks in advance! > > ______________________________________________ > [email protected] 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. ______________________________________________ [email protected] 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.
