.xmlTimeRegularSeq | R Documentation |
Generate date sequence based on start and end date
.xmlTimeRegularSeq(startDate, endDate, interval)
startDate |
Date in YYYY-MM-DD format |
endDate |
Date in YYYY-MM-DD format |
interval |
A string like '1 weeks'. Same as in |
A sequence of dates in the YYYY-MM-DD format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.