sync_all_eia_registry_data: Synchronize All Registered EIA Series

View source: R/eia_data.R

sync_all_eia_registry_dataR Documentation

Synchronize All Registered EIA Series

Description

Synchronize All Registered EIA Series

Usage

sync_all_eia_registry_data(
  registry = get_eia_registry(),
  config = NULL,
  local_path = NULL,
  ...
)

Arguments

registry

Optional EIA registry table.

config

Optional EIA API configuration.

local_path

Optional EIA storage directory.

...

Passed to sync_local_eia_data().

Value

A standardized batch summary data.table.


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