.xmlMonitoringTimeRegularSeq | R Documentation |
Generate a date sequence
.xmlMonitoringTimeRegularSeq(
startDate,
endDate,
daysFilter,
dateFilter = "none"
)
startDate |
Start date in 'YYYY-MM-DD' |
endDate |
End date in 'YYYY-MM-DD' |
daysFilter |
Day differences to keep |
dateFilter |
Any of c("none", "weekly", "monthly", "quarterly", "yearly") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.