#' Mammal milk compositions
#'
#' Example dataset showing the milk composition of twenty-four different mammals.
#'
#' @format A data frame with 24 rows and 5 variables (mammal names are in the row names):
#' \describe{
#' \item{W}{water percentage}
#' \item{P}{protein percentage}
#' \item{F}{fat percentage}
#' \item{L}{lactose percentage}
#' \item{A}{ash percentage}
#' }
"mammalsmilk"
#' CLR-transformed resistance gene counts in sewage samples
#'
#' Example dataset showing the milk composition of twenty-four different mammals.
#'
#' @format A data frame with 79 rows (sewage samples) and 408 variables (resistance genes)
"sewage_clr"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.