felt_delete_map | R Documentation |
Delete an existing map
felt_delete_map(map_id)
map_id |
map identifier from url, from |
response code
map <- felt_create_map(title = 'feltr example')
felt_delete_map(map_id = map$id)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.