Nothing
#' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.