Description Usage Arguments Examples
Initial public offering calendar
1 2 3 4 5 | ipo_calendar(
from = lubridate::today(tz = finnhub_timezone) - 365,
to = lubridate::today(tz = finnhub_timezone),
...
)
|
from |
Begin date |
to |
End date |
1 2 3 | ipo_calendar()
ipo_calendar(from = '2019-01-01', to = lubridate::today())
ipo_calendar()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.