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"

Try the cder package in your browser

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

cder documentation built on March 7, 2023, 7:02 p.m.