Description Usage Arguments Details Value Author(s)
View source: R/dshm_make_grid.R
dshm_make_grid
creates a prediction grid that can be used for Hurdle model spatial predictions.
1 | dshm_make_grid(extent, cell.size, projection)
|
extent |
Grid extent as specified in |
cell.size |
Grid cell size in meters. |
projection |
Grid projection as specified in |
For more information about creating and preparing a prediction grid you can download the build_grid.pdf tutorial.
A grid as SpatialPolygonsDataFrame with id
for each grid cell.
Filippo Franchini filippo.franchini@outlook.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.