| sync_local_fred_data | R Documentation |
Synchronize Local FRED Data
sync_local_fred_data(
series_id,
config = NULL,
local_path = NULL,
from_server = FALSE,
tz = "America/Chicago"
)
series_id |
FRED series identifier. |
config |
Optional FRED API config. |
local_path |
Optional local storage path. |
from_server |
Logical. If |
tz |
Time zone used for source update time inference. |
A sync result list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.