Add layer to library
Arguments
- map_id
character, map identifier from url, from
https://felt.com/map/Readable-Name-map_id
- layer_id
character, layer identifier from url, from
felt_get_map()
- name
character, name to save the layer under. Optional.
- clean
logical, whether to turn the API response into a tibble::tibble
Value
a tibble::tibble if clean = TRUE
, otherwise a list