powered by
places
Return a list of all the places in a places object
list_places(places, sorted = TRUE)
object returned from a call to places
return the list sorted or in the order found in the shapefile?
# NOT RUN { places("Maine") %>% list_places() # }
Run the code above in your browser using DataLab