R/package.r

#' Interface to the California Data Exchange Center
#'
#' Access the CDEC Web Service from R.
#'
#' @section Package options:
#'
#' cder uses the following [options()] to configure behavior:
#'
#' \itemize{
#'   \item `cder.timeout`: The maximum time to wait for a response 
#'     from the CDEC Web API.
#' }
#'
#' @docType package
#' @name cder
"_PACKAGE"
mkoohafkan/cder documentation built on Jan. 31, 2024, 4:14 p.m.