| sync_local_bea_data | R Documentation |
Synchronize One BEA Regional Series
sync_local_bea_data(
series_id,
table_name,
line_code,
geofips = "STATE",
year = "ALL",
label = NULL,
config = NULL,
local_path = NULL
)
series_id |
Stable local series identifier. |
table_name |
BEA Regional table name. |
line_code |
BEA line code. |
geofips |
Geography selector such as |
year |
Year selector, default |
label |
Optional local label. |
config |
Optional BEA configuration. |
local_path |
Optional BEA storage directory. |
A standard synchronization result.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.