state
objectReturn a list of all the states in a state
object
list_states(states, sorted = TRUE)
object returned from a call to state
return the list sorted or in the order found in the shapefile?
if (FALSE) {
states() %>% list_states()
}
Run the code above in your browser using DataLab