[R-sig-Geo] Raster:memory or disk?

Agustin Lobo alobolistas at gmail.com
Wed Jun 30 13:58:15 CEST 2010


Hi!

Is there any way to check if the values of a raster object
are in memory or in disk?

For example
r10 <- raster("2000_TSDP_IP-INVDIST-SP10_43023435.tif")
b <- r10

I understand that values of r10 are not loaded in memory
but b is completely in memory (am I wrong?)
How could I actually verify this?

Thanks

Agus



More information about the R-sig-Geo mailing list