map_ids {d3po} | R Documentation |
Extract the IDs from a Map
Description
Extract the IDs from a Map
Usage
map_ids(map)
Arguments
map |
A map object |
Value
A tibble containing IDs and names
Examples
map <- map_ids(maps$south_america$continent)
[Package d3po version 0.5.5 Index]