#' Diatom df
#'
#' Data testing the function predominant_diatom
#'
#' @format A data frame with 100 rows and 4 columns
#' \describe{
#' \item{p_conc}{Phosphate (PO4) concentration (mg/L)}
#' \item{si_conc}{Silicate (SiO2) concentration (mg/L)}
#' \item{temp}{Lake water temperature (C)}
#' \item{predominant_diatom}{Output of the predominant_diatom() function}
#' }
#' @author Mariano Viz
#'
"diatom_df"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.