View source: R/rating_get_categories.R
rating_get_categories | R Documentation |
Get categories that contain ratings by state
rating_get_categories(state_ids = NA)
state_ids |
A vector of state abbreviations. Defaults to |
A dataframe with columns category_id, name, state_id
.
## Not run:
rating_get_categories("NM")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.