Description Usage Arguments Value
Quickly create a date sequence without write a mountain of "as.Date" and write the long argument "length.out = ".
1 2 3 4 5 |
from |
A string of the initiate date, "1949", "1949-01", "1949-01-01", "1949/01", "1949/01/01", "1949.01", "1949.01.01" are acceptabel. |
to |
A string of the end date, format is as same as from. |
len |
The length of the sequence. |
A date sequence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.