get_cafeF | R Documentation |
get_cafeF() is normally slower then get_vndirect(), because it trying to scrape data instead of using the behind API
get_cafeF(symbol, start_date = NULL, end_date = NULL)
symbol |
the code of stock, for example 'VCB', 'ACB' |
start_date |
the start date, in the form DD/MM/YYYY |
end_date |
the end date, in the form DD/MM/YYYY |
A tibble contain all stock data in that period
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.