Return a list of all the states in a state
object
state
objectlist_states(states, sorted = TRUE)
states
: object returned from a call to state
sorted
: return the list sorted or in the order found in the shapefile?## Not run: states() %>% list_states() ## End(Not run)