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

_______________________________________________
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