checkNormsStartEndDates: Checks Start/End Dates for Norms

Description Usage Arguments

View source: R/checkValidParamsFns.R

Description

checkNormsStartEndDates Checks Start/End Dates for Norms endpoint are valid

Usage

1
checkNormsStartEndDates(month_day_start, month_day_end)

Arguments

monthday_start

character string of the month and day for the start of the range of days you are calculating norms for, e.g., '07-01' (July 1)

monthday_end

character string of the month and day for the end of the range of days you are calculating norms for, e.g., '07-10' (July 10)


aWhereAPI/aWhere-R-Library documentation built on Nov. 5, 2021, 3:35 a.m.