[R-sig-Geo] Buffering in RS Image

Robert Hijmans r.hijmans at gmail.com
Tue Jan 4 23:34:32 CET 2011


There are some functions in the 'raster' package. Perhaps something like:

library(raster)
x <- raster("vegetation file")
extract(x, houses, buffer=100) 

-- 
View this message in context: http://r-sig-geo.2731867.n2.nabble.com/Buffering-in-RS-Image-tp5887532p5890394.html
Sent from the R-sig-geo mailing list archive at Nabble.com.



More information about the R-sig-Geo mailing list