shud.mask | R Documentation |
shud.mask
Generate the raster mask of Mesh domain
shud.mask
shud.mask(
pm = readmesh(),
proj = NULL,
rr = get("MASK", envir = .shud),
n = 10000,
cellsize = NULL
)
pm |
|
proj |
Projection parameter |
rr |
Default mask in .shud environment |
n |
Number of grid |
cellsize |
Resolution, defaul = NULL, resolution = extent / ngrids |
Raster map
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.