Nothing
#' Locations of HCDN sites in CONUS
#'
#' @description A data frame containing the locations of the USGS Hydro-Climatic
#' Data Network site for the continental US (CONUS). These are the same sites
#' used by CAMELS (Catchment Attributes and MEteorology for Large-sample Studies).
#'
#' @format A data frame with 670 rows and 3 variables:
#' \describe{
#' \item{hcdn_site}{HCDN site number (integer)}
#' \item{lat}{Site latitude (decimal degrees)}
#' \item{lon}{Site longitude (decimal degrees)}
#' }
#' @source This data set is described in Lins, H. F. (2012). USGS Hydro-climatic
#' data network 2009 (HCDN-2009). U.S. Geological Survey Fact Sheet 2012-3047.
#' Retrieved from \url{https://pubs.usgs.gov/fs/2012/3047/}.
#' The data can be downloaded at
#' \doi{10.5066/P9HP0WFJ}.
"hcdn_conus_sites"
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.