R/colorado-data.R

#' @name colorado
#' @title Colorado precipitation data
#' @description Data related to Colorado precipitation in
#'   May 1997. Taken from
#'   \url{https://www.image.ucar.edu/Data/US.monthly.met/}.
#'   Data is contained in a list with components
#'   \code{odata} (containing a transformed precipitation
#'   variable) and \code{ocoords} containing the longitude
#'   and latitude of the associated sites.
#' @docType data
#' @usage data(colorado)
#' @format A list.
#' @source National Center for Atmospheric Research
#' @author Joshua French
NULL

Try the ExceedanceTools package in your browser

Any scripts or data that you put into this service are public.

ExceedanceTools documentation built on Aug. 22, 2023, 1:08 a.m.