View source: R/internal-utils.R
spod_expand_dates_from_regex | R Documentation |
This function generates a sequence of dates from a regular expression pattern based on the provided regular expression.
spod_expand_dates_from_regex(date_regex)
date_regex |
A regular expression to match dates in the format 'yyyymmdd'. |
A character
vector of dates matching the regex.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.