spod_is_data_version_overlaps {spanishoddata} | R Documentation |
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)
Arguments
dates |
A |
Value
TRUE
if the dates span both data versions, FALSE
otherwise.
[Package spanishoddata version 0.2.0 Index]