Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

## Not run: 
places("Maine") %>% list_places()

## End(Not run)

tigris

Load Census TIGER/Line Shapefiles

v1.0
MIT + file LICENSE
Authors
Kyle Walker [aut, cre], Bob Rudis [ctb]
Initial release
2020-07-13

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.