Nothing
# Package-level documentation and namespace setup
#' @keywords internal
#' @name matrixCorr-internal
#' @aliases RcppExports
"_PACKAGE"
## usethis namespace: start
#' @useDynLib matrixCorr, .registration = TRUE
## usethis namespace: end
# Silence NOTES about NSE vars in ggplot2 etc.
utils::globalVariables(c(
"Var1", "Var2", "Tau", "Rho", "Pearson", "CCC",
"label", "PCor", "r", "dCor"
))
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.