powered by
sar(x, s = NULL, ...)
library(raster) data(elev) surface.ratio <- sar(elev, s=90) plot(surface.ratio)
Run the code above in your browser using DataLab