sync_local_bls_data: Synchronize One BLS Series

View source: R/bls_data.R

sync_local_bls_dataR Documentation

Synchronize One BLS Series

Description

Synchronize One BLS Series

Usage

sync_local_bls_data(
  series_id,
  label = NULL,
  from = NULL,
  to = NULL,
  config = NULL,
  local_path = NULL,
  overlap_years = 2L
)

Arguments

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.

Value

A standard synchronization result.


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