| add_fred_registry_series | R Documentation |
Add Or Update One FRED Registry Entry
add_fred_registry_series(
series_id,
main_group = NULL,
registry_path = get_fred_registry_file_path(),
config = NULL
)
series_id |
FRED series identifier. |
main_group |
Optional grouping label. If |
registry_path |
Optional registry JSON path. |
config |
Optional FRED API config. |
The added or updated row as a data.table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.