Description Usage Arguments Details Value Examples
A wrapper for seq.Date in more convenient form
1 |
period |
A character of the form 'date1/date2', where the date1 and date2 are converted do Date objects using |
by |
an integer specifying the space between dates in the sequence |
A convenient wrapper for seq.date that does not requite tu input Dates and accepts other date formats using ymd from lubridate.
The syntax is inspired on the indexing format of xts objects.
A sequence of dates
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.