View source: R/data_narrative.R
| describe_alphavantage_data | R Documentation |
Fetches AlphaVantage daily OHLCV data and creates a compact narrative for the resulting standardized market table.
describe_alphavantage_data(symbol, mode = c("compact", "full"), config = NULL)
symbol |
Market symbol. |
mode |
Output size passed to AlphaVantage. |
config |
Optional AlphaVantage API configuration. |
Character scalar narrative.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.