##' metabarcodeUtils: A package of utilities for the eDNA
##' metabarcoding workflow
##'
##' metabarcodeUtils provides various utilities for meta-barcoding
##' eDNA data.
##'
##' @import readxl
##' @importFrom utils read.csv read.fwf write.csv
##' @importFrom methods is
##' @docType package
##' @name metabarcodeUtils
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.