# Generated by roxygen2: do not edit by hand

export(detect_multivariate_outliers)
export(plot_outliers)
import(ggplot2)
importFrom(Rcpp,sourceCpp)
importFrom(cowplot,get_legend)
importFrom(gridExtra,grid.arrange)
importFrom(rlang,.data)
importFrom(stats,cov)
importFrom(stats,prcomp)
importFrom(stats,qchisq)
useDynLib(MOutliers, .registration = TRUE)
