View source: R/vectorized_load_data_and_get_etf_info.R
vectorized_load_data_and_get_etf_info | R Documentation |
Vectorized load data and get etf info
vectorized_load_data_and_get_etf_info( ticker, stock_name = rep(NA, length(ticker)), from, rate = rep(1, length(ticker)), updateProgress = NULL )
ticker |
ticker code |
stock_name |
optional. Used to asses if load function for ETFs should be called. |
from |
from date |
rate |
rate which is used to calculate closing price in DKK |
updateProgress |
progress function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.