spod_is_data_version_overlaps: Check if specified dates span both data versions
Description
This function checks if the specified dates or date ranges span both v1 and v2 data versions.
Usage
spod_is_data_version_overlaps(dates)
Value
TRUE
if the dates span both data versions, FALSE
otherwise.
Arguments
- dates
A Dates
vector of dates to check.