| list_ces_states | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.