#' @keywords internal
"_PACKAGE"
## usethis namespace: start
#' @importFrom dplyr select
#' @importFrom FactoMineR PCA
#' @importFrom ggforce geom_ellipse
#' @importFrom ggplot2 aes
#' @importFrom ggplot2 annotate
#' @importFrom ggplot2 element_blank
#' @importFrom ggplot2 geom_hline
#' @importFrom ggplot2 geom_point
#' @importFrom ggplot2 geom_segment
#' @importFrom ggplot2 geom_vline
#' @importFrom ggplot2 ggplot
#' @importFrom ggplot2 labs
#' @importFrom ggplot2 scale_fill_gradient
#' @importFrom ggplot2 scale_fill_viridis_c
#' @importFrom ggplot2 theme
#' @importFrom ggplot2 theme_bw
#' @importFrom ggplot2 theme_grey
#' @importFrom lifecycle badge
#' @importFrom purrr pluck
#' @importFrom rgl plot3d
#' @importFrom rgl points3d
#' @importFrom rgl setupKnitr
#' @importFrom rgl view3d
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.