Description Usage Arguments Examples
Get stock split history
1 | stock_splits(symbol, from = "1900-01-01", to = lubridate::today(), ...)
|
symbol |
Stock ticker |
from |
Begin date |
to |
End date |
1 2 | stock_splits('AAPL')
stock_splits('AAPL', from = lubridate::today() - 720)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.