sync_local_bea_data: Synchronize One BEA Regional Series

View source: R/bea_data.R

sync_local_bea_dataR Documentation

Synchronize One BEA Regional Series

Description

Synchronize One BEA Regional Series

Usage

sync_local_bea_data(
  series_id,
  table_name,
  line_code,
  geofips = "STATE",
  year = "ALL",
  label = NULL,
  config = NULL,
  local_path = NULL
)

Arguments

series_id

Stable local series identifier.

table_name

BEA Regional table name.

line_code

BEA line code.

geofips

Geography selector such as STATE or COUNTY.

year

Year selector, default ALL.

label

Optional local label.

config

Optional BEA configuration.

local_path

Optional BEA storage directory.

Value

A standard synchronization result.


investdatar documentation built on Aug. 21, 2026, 5:17 p.m.