#' Long format mean Enterococci bacteria levels by beach site and year between 2013 and 2018
#'
#'
#' @format A tibble with 66 rows and 3 variables:
#' \describe{
#' \item{year}{dbl Year}
#' \item{site}{chr Beach site}
#' \item{buglevels}{dbl Mean bacteria levels}
#'
#' }
#' @source <https://www.environment.nsw.gov.au/topics/water/beaches/beachwatch-water-quality-program>
"beachbugs_long"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.