#' Ids for the CETESB stations.
#'
#' A dataset containing the ids for every CETESB station.
#'
#' @format A data frame with 62 rows and 3 variables:
#' \describe{
#' \item{id}{Id of the station.}
#' \item{stationname}{Name of the station.}
#' \item{initial_date}{Date when the station started to operate,
#' in format dd/mm/aaaa.}
#' }
#' @source \url{http://qualar.cetesb.sp.gov.br/}
"cetesb_station_ids"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.