spod_is_data_version_overlaps: Check if specified dates span both data versions

View source: R/internal-utils.R

spod_is_data_version_overlapsR 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 Dates vector of dates to check.

Value

TRUE if the dates span both data versions, FALSE otherwise.


spanishoddata documentation built on April 12, 2025, 1:24 a.m.