Skip to contents

[Defunct]

This function is defunct as the source file is not available any more.

Usage

esp_get_grid_EEA(
  resolution = 100,
  type = "main",
  update_cache = FALSE,
  cache_dir = NULL,
  verbose = FALSE
)

Arguments

resolution

Resolution of the grid in kms. Can be 1, 10 or 100.

type

character. The geographic scope of the grid:

  • "main": Mainland Spain (default)

  • "canary": Canary Islands

update_cache

logical. Should the cached file be refreshed? Default is FALSE. When set to TRUE, it will force a new download.

cache_dir

character string. A path to a cache directory. See Caching strategies section in esp_set_cache_dir().

verbose

logical. If TRUE displays informational messages.

Value

A sf POLYGON.