Description Usage Arguments Value Examples
Return a dataframe with the series for the id specified
1 2 3 4 | get_series(
id = NA,
by = c("all", "series", "agencies", "industries", "jurisdictions", "topics")
)
|
id |
An integer, id for the by parameter |
by |
dataframe
1 2 3 | get_series(by='all')
get_series(id=38, by = 'jurisdictions')
get_series(id=91, by = 'series')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.