50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


tigris (version 1.6)

list_places: Return a list of all the places in a places object

Description

Return a list of all the places in a places object

Usage

list_places(places, sorted = TRUE)

Arguments

places

object returned from a call to places

sorted

return the list sorted or in the order found in the shapefile?

Examples

Run this code
# NOT RUN {
places("Maine") %>% list_places()
# }

Run the code above in your browser using DataLab