future_dates | R Documentation |
Generates regular interval future dates for use in forecast routine.
future_dates(start, frequency, n = 1)
start |
a Date string for the start date. |
frequency |
frequency of the interval (daily, weekly, monthly or yearly). |
n |
number of future periods to generate dates for. |
A Date vector
Alexios Galanos
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.