Date Check for Water Quality Portal
Checks date format for inputs to the Water Quality Portal. Used in readWQPqw
and readWQPdata
.
checkWQPdates(values)
values |
named list with arguments to send to the Water Quality Portal |
values named list with corrected arguments to send to the Water Quality Portal
values <- list(startDateLo="01-01-2002", characteristicName="Phosphorous", endDate=as.Date("2014-01-01")) values <- checkWQPdates(values)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.