View source: R/alphavantage_data.R
| sync_local_alphavantage_data | R Documentation |
Synchronize One Alpha Vantage Daily Series
sync_local_alphavantage_data(
symbol,
mode = NULL,
config = NULL,
local_path = NULL
)
symbol |
A character string for the stock ticker symbol (e.g., |
mode |
Character string; either |
config |
A list of AlphaVantage API settings, typically retrieved via |
local_path |
Optional Alpha Vantage storage directory. |
A standard synchronization result.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.