Description Usage Arguments Value
View source: R/get_alphavantage_data.R
private function to retrieve daily data from alphavantage
1 | pvt_retrieve_av_data(tickers, out_size, frequency)
|
tickers |
a character vector of alphavantage tickers |
out_size |
string indicating the output size - either full or compact |
frequency |
string indicating the frequency - daily, weekly, monthly, quarterly, annual |
a list of dataframes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.