View source: R/load_aoi_grid.R
load_aoi_grid | R Documentation |
load_aoi_grid
load_aoi_grid( aoi = NULL, grid = NULL, hex_diameter = 15000, country_code = NULL )
aoi |
layer name of AOI |
grid |
layer name of grid |
hex_diameter |
|
country_code |
|
sf class grid
## Not run: library(surveyGEER) grid <- load_aoi_grid() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.