sync_all_rss_registry_data: Synchronize All RSS Registry Feeds

View source: R/rss_data.R

sync_all_rss_registry_dataR Documentation

Synchronize All RSS Registry Feeds

Description

Synchronize All RSS Registry Feeds

Usage

sync_all_rss_registry_data(
  registry = get_rss_registry(),
  local_path = NULL,
  ca_bundles = NULL
)

Arguments

registry

Optional RSS registry table.

local_path

Optional local storage path.

ca_bundles

Optional named list or character vector mapping feed IDs to request-scoped CA bundle paths. When omitted, RSS.feed_ca_bundles is read from package configuration.

Value

Summary data.table.


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