Learn R Programming

d3po (version 0.5.5)

map_ids: Extract the IDs from a Map

Description

Extract the IDs from a Map

Usage

map_ids(map)

Value

A tibble containing IDs and names

Arguments

map

A map object

Examples

Run this code
map <- map_ids(maps$south_america$continent)

Run the code above in your browser using DataLab