Description Usage Arguments Examples
View source: R/major_developments.R
Get company developments
1 2 3 4 5 6 | major_developments(
symbol,
from = lubridate::today(tz = finnhub_timezone) - 365,
to = lubridate::today(tz = finnhub_timezone),
...
)
|
symbol |
Ticker symbol |
from |
Begin date |
to |
End date |
1 | major_developments('NVDA', from = '2020-05-01', to = lubridate::today())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.