Generate SpatialPixels
covering an inla.mesh
Arguments
- mesh
An
inla.mesh
object- nx
Number of pixels in x direction
- ny
Number of pixels in y direction
- mask
If logical and TRUE, remove pixels that are outside the mesh. If
mask
is aSpatial
object, only return pixels covered by this object.
Author
Fabian E. Bachl bachlfab@gmail.com