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

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to