#' @import phyloseq mlr LiblineaR methods
#' @rawNamespace import(glmnet, except = 'auc')
#' @importFrom grDevices col2rgb colorRampPalette dev.off gray pdf rgb
#' @importFrom graphics abline arrows axis barplot box strheight strwidth
#' boxplot grid image layout lines mtext hist points stripchart
#' par plot plot.new polygon rect text title segments legend
#' @importFrom stats coefficients cor median p.adjust rnorm qqplot
#' predict quantile runif sd wilcox.test addmargins na.omit
#' fisher.test
#' @importFrom utils head read.table setTxtProgressBar tail
#' txtProgressBar
#' @importFrom PRROC pr.curve
#' @importFrom pROC roc
#' @importFrom beanplot beanplot
#' @importFrom RColorBrewer brewer.pal brewer.pal.info
#' @importFrom ParamHelpers makeParamSet makeDiscreteParam makeNumericParam
#' @importFrom grid popViewport pushViewport plotViewport
#' @importFrom gridBase baseViewports
#' @importFrom gridExtra ttheme_minimal grid.table
#' @importFrom matrixStats rowQuantiles rowMaxs rowSds colRanks rowMedians
#' @importFrom scales alpha
#' @importFrom utils write.table read.csv
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.