spod_convert_dates_to_ranges {spanishoddata} | R Documentation |
Convert dates to ranges
Description
This internal helper function reduces a vector of dates to a vector of date ranges to shorten the warning and error messages that mention the valid date ranges.
Usage
spod_convert_dates_to_ranges(dates)
Arguments
dates |
A |
Value
A character
vector of date ranges.
[Package spanishoddata version 0.2.0 Index]