[R-sig-Geo] getValues() question

Jonathan Greenberg greenberg at ucdavis.edu
Fri Jul 9 20:23:25 CEST 2010


r-sig-geo'ers and Robert:

If I want to pull out the values of a raster into a dataframe,
ignoring "masked" values, what is the quickest way to do this?  I can
use getValues() and "post-process" the output, but is there a way to
skip every loading these masked values into a memory in the first
place?

--j



More information about the R-sig-Geo mailing list