| get_source_data_ishare | R Documentation |
Downloads and parses the historical sheet for a single iShares fund using the local iShares registry metadata.
get_source_data_ishare(
ticker,
ishare_mega_data = NULL,
cache_dir = NULL,
local_path = NULL
)
ticker |
ETF ticker. |
ishare_mega_data |
Optional iShares registry table. |
cache_dir |
Optional download cache directory. |
local_path |
Optional local storage path used to resolve defaults. |
data.table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.