get_cafeF2 | R Documentation |
get_cafeF2() is now using asynchronous request from 'crul' package to improve speed. The function now is twice as fast as the old one.
get_cafeF2(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.