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.
leighseverson/rnoaa documentation built on May 21, 2019, 3:06 a.m.