View source: R/fund_holdings_data.R
| sync_local_fund_holdings | R Documentation |
Synchronize Provider-Neutral Fund Holdings
sync_local_fund_holdings(
data,
provider,
fund_id,
local_path = NULL,
as_of_date = NULL,
column_map = list(),
source_utime = NULL
)
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. |
A standard synchronization result.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.