R/metab.R

#' metabarcoding data example
#'
#' An example of composition data, i.e. the so-called OTU table, obtained from eDNA metabarcoding
#'
#' @docType data
#'
#' @usage data(metab)
#'
#' @keywords datasets
#'
#' @examples
#' data(metab)
#' BI <- BBI(metab, log=T)
"metab"

Try the BBI package in your browser

Any scripts or data that you put into this service are public.

BBI documentation built on May 1, 2019, 10:28 p.m.