man-roxygen/rnoaa2.r

#' @param startdate (optional) Accepts valid ISO formated date (yyyy-mm-dd) or date time
#' 	  (YYYY-MM-DDThh:mm:ss). Data returned will have data after the specified date. The
#' 	  date range must be less than 1 year.
#' @param enddate (optional) Accepts valid ISO formated date (yyyy-mm-dd) or date time
#' 	  (YYYY-MM-DDThh:mm:ss). Data returned will have data before the specified date. The
#' 	  date range must be less than 1 year.
ropensci/rnoaa documentation built on Feb. 7, 2025, 1:27 a.m.