Added affirm_range() function to check ranges of numeric, date, and other types of columns.
To be review after the environment handling pull request.
This function would benefit from more unit tests involving columns of class date, date-time, time, difftime, and probably more, lubridate time intervals?
affirm_range()
function to check ranges of numeric, date, and other types of columns.To be review after the environment handling pull request. This function would benefit from more unit tests involving columns of class date, date-time, time, difftime, and probably more, lubridate time intervals?
Related #2