sync_all_alphavantage_registry_data: Synchronize Registered Alpha Vantage Series

View source: R/alphavantage_data.R

sync_all_alphavantage_registry_dataR Documentation

Synchronize Registered Alpha Vantage Series

Description

Synchronize Registered Alpha Vantage Series

Usage

sync_all_alphavantage_registry_data(
  registry = get_alphavantage_registry(),
  config = NULL,
  local_path = NULL,
  ...
)

Arguments

registry

Optional Alpha Vantage registry.

config

Optional API configuration.

local_path

Optional storage directory.

...

Passed to sync_local_alphavantage_data().

Value

A standardized batch summary data.table.


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