#' @importFrom magrittr %>%
#' @import ggplot2
#' @import dplyr
#' @importFrom mixOmics plsda perf vip
#' @import RColorBrewer
#' @importFrom utils write.csv data
#' @importFrom stats median sd approx
#' @importFrom xlsx createWorkbook createSheet addDataFrame saveWorkbook
#' @importFrom stats median sd predict approx reorder prcomp relevel t.test ks.test wilcox.test
#' @importFrom bayestestR area_under_curve
#' @importFrom ggrepel geom_text_repel
#' @importFrom Hmisc rcorr
#' @importFrom janitor row_to_names
#' @importFrom rsample initial_split training testing
#' @import tibble
#' @importFrom stringr str_replace_all
#' @importFrom rgl plot3d
#' @importFrom tidyr nest unnest
#' @importFrom purrr map
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.