R/HotellingEllipse-package.R

#' @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

Try the HotellingEllipse package in your browser

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

HotellingEllipse documentation built on Sept. 11, 2024, 5:30 p.m.