sync_all_fred_registry_data: Synchronize All FRED Series In The Registry

View source: R/fred_data.R

sync_all_fred_registry_dataR Documentation

Synchronize All FRED Series In The Registry

Description

Synchronize All FRED Series In The Registry

Usage

sync_all_fred_registry_data(
  registry = get_fred_registry(),
  config = NULL,
  local_path = NULL,
  from_server = FALSE,
  tz = "America/Chicago"
)

Arguments

registry

Optional FRED registry table.

config

Optional FRED API config.

local_path

Optional local storage path.

from_server

Logical. If TRUE, use FRED server-reported update time.

tz

Time zone used for source update time inference.

Value

Summary data.table.


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