Nothing
#' Monthly chlorophyll time series for Hillsborough Bay
#'
#' Monthly chlorophyll time series for the Hillsborough Bay segment of Tampa Bay. Data are the median values of monthly observations across all water quality stations in Hillsborough Bay. Date ranges are from January 1974 to December 2012 (452 observations). Variables are date, chlorophyll-a (in log-space, labelled \code{res} for response), salinity as fraction of freshwater (i.e., 0 - 1, with higher values indicating more freshwater, label \code{flo} for flow), and the detection limit for all stations for the respective date.
#'
#' @format A data frame with 452 rows and 4 variables:
#' \describe{
#' \item{\code{date}}{Date}
#' \item{\code{res}}{numeric}
#' \item{\code{flo}}{numeric}
#' \item{\code{lim}}{numeric}
#' }
"chldat"
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.