sync_local_fund_holdings: Synchronize Provider-Neutral Fund Holdings

View source: R/fund_holdings_data.R

sync_local_fund_holdingsR Documentation

Synchronize Provider-Neutral Fund Holdings

Description

Synchronize Provider-Neutral Fund Holdings

Usage

sync_local_fund_holdings(
  data,
  provider,
  fund_id,
  local_path = NULL,
  as_of_date = NULL,
  column_map = list(),
  source_utime = NULL
)

Arguments

data

Holdings table, standardized internally.

provider

Fund issuer/provider identifier.

fund_id

Fund ticker or stable identifier.

local_path

Optional generic holdings storage root.

as_of_date

Optional snapshot-date override.

column_map

Optional canonical-to-source column mapping.

source_utime

Optional upstream update time.

Value

A standard synchronization result.


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