R/SpatMCA-package.R

#' SpatMCA package
#'
#' Core namespace declarations and shared imports for the SpatMCA package.
#'
#' @keywords internal
#' @useDynLib SpatMCA, .registration = TRUE
#' @importFrom MASS mvrnorm
#' @importFrom Rcpp evalCpp
#' @importFrom scales trans_breaks trans_format math_format log_trans
#' @importFrom graphics par
#' @import ggplot2
"_PACKAGE"

NULL

Try the SpatMCA package in your browser

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

SpatMCA documentation built on Nov. 5, 2025, 5:42 p.m.