| sync_local_bls_data | R Documentation |
Synchronize One BLS Series
sync_local_bls_data(
series_id,
label = NULL,
from = NULL,
to = NULL,
config = NULL,
local_path = NULL,
overlap_years = 2L
)
series_id |
BLS series identifier. |
label |
Optional local label. |
from, to |
Optional year or date bounds. |
config |
Optional BLS configuration. |
local_path |
Optional BLS storage directory. |
overlap_years |
Years re-fetched for revisions. |
A standard synchronization result.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.