powered by
Lists all available U.S. states and territories that can be used with the `states` parameter in `get_ces()` function.
list_ces_states()
A character vector of available state/territory abbreviations
# See all available states list_ces_states() # Use with get_ces # ces_data <- get_ces(states = c("MA", "NY")) # All industries for these states
Run the code above in your browser using DataLab