#' Sample OTU table
#'
#' Sample OTU-format table with 6 subjects. The first variable contains OTU IDs.
#' Each subsequent column represents a unique sample collected at a specific time
#' from one of 6 subjects' microbiomes. Entries represent number of reads per sample per OTU.
#'
#' @docType data
#'
#' @usage data(otusample_baboon)
#'
#' @format A data frame with 2922 rows and 277 variables.
#'
#' @keywords datasets
"otusample_baboon"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.