Return a list of all the places in a places object
Return a list of all the places in a places
object
list_places(places, sorted = TRUE)
places |
object returned from a call to |
sorted |
return the list sorted or in the order found in the shapefile? |
## Not run: places("Maine") %>% list_places() ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.