#' Wide format mean Enterococci bacteria levels by beach site and year between 2013 and 2018
#'
#'
#' @format A tibble with 6 rows and 12 variables:
#' \describe{
#' \item{year}{dbl Year}
#' \item{`Bondi Beach`}{dbl Mean bug levels at bondi}
#' \item{`Bronte Beach`}{dbl Mean bug levels at bronte}
#' \item{`Clovelly Beach`}{dbl Mean bug levels at clovelly}
#' \item{`Coogee Beach`}{dbl Mean bug levels at coogee}
#' \item{`Gordons Bay (East)`}{dbl Mean bug levels at gbe}
#' \item{`Little Bay Beach`}{dbl Mean bug levels at lb}
#' \item{`Malabar Beach`}{dbl Mean bug levels at malabar}
#' \item{`Maroubra Beach`}{dbl Mean bug levels at maroubra}
#' \item{`South Maroubra Beach`}{dbl Mean bug levels at smb}
#' \item{`South Maroubra Rockpool`}{dbl Mean bug levels at smr}
#' \item{`Tamarama Beach`}{dbl Mean bug levels at tama}
#' }
#' @source <https://www.environment.nsw.gov.au/topics/water/beaches/beachwatch-water-quality-program>
"beachbugs_wide"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.