#' Rain Data from Sidney
#'
#' Data from how much average rain existed from 1995-2015
#'
#' @format A data frame with 20 rows and 3 columns
#' \describe{
#' \item{year}{year}
#' \item{avg_precip}{average amount of rain that year (inches)}
#' \item{anomaly}{how different that year was from the average}
#' }
#'
"rain_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.