powered by
Calculate lagged values for a raster dataset given a window and an agregation function
calcWdataRaster(w, dataset, fun, missing_pxl)
A matrix
A list of rasters
A string giving the name of a function or a function or "nl" for non-local method
A boolean vector of missing (FALSE) pixels
# this is an internal function, no example provided
Run the code above in your browser using DataLab