Description Usage Arguments Functions Examples
Returns metadata on legislation by state.
1 2 3 |
state |
Two letter abbreviation of the state. |
get_meta
This function returns a list of all states with data available and basic metadata about their status.
get_meta_state
This function returns detailed metadata for a particular state.
1 2 3 4 5 | ## Not run:
(states <- get_meta())
get_meta_state("dc")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.