Description Usage Arguments Details Value
make_year_day_seq
1 | make_year_day_seq(year, by = "day")
|
year |
a 4 digit integer specifying the year of character dates between 1900 and 2100 |
by |
a string containing one of the following: "day", "week", "month", "quarter", "year" OR a number speficifying the day frequency of the date sequence |
create a character vector containing dates in the form "YYYY-MM-DD". Useful for incrementing banner queries by fixed dates.
a character vector containg dates in the form YYYY-MM-DD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.