View source: R/esp-get-grid-EEA.R
| esp_get_grid_EEA | R Documentation |
sf POLYGON of the national geographic grids from EEAThis function is defunct as the source file is not available any more.
esp_get_grid_EEA(
resolution = 100,
type = "main",
update_cache = FALSE,
cache_dir = NULL,
verbose = FALSE
)
resolution |
Resolution of the grid in kms. Can be |
type |
character. The geographic scope of the grid:
|
update_cache |
logical. Should the cached file be refreshed? Default
is |
cache_dir |
character string. A path to a cache directory. See
Caching strategies section in |
verbose |
logical. If |
A sf POLYGON.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.