| sync_all_fred_registry_data | R Documentation |
Synchronize All FRED Series In The Registry
sync_all_fred_registry_data(
registry = get_fred_registry(),
config = NULL,
local_path = NULL,
from_server = FALSE,
tz = "America/Chicago"
)
registry |
Optional FRED registry table. |
config |
Optional FRED API config. |
local_path |
Optional local storage path. |
from_server |
Logical. If |
tz |
Time zone used for source update time inference. |
Summary data.table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.