Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.