# https://stackoverflow.com/questions/48817232/how-do-i-use-importfrom-so-that-it-applies-to-a-whole-r-package
#' molic: Multivariate Ouliterdetection In Contingency Tables
#'
#' Outlier detection in, possibly highdimensional, categorical data following
#' Mads Lindskou et al. (2019) <doi:10.1111/sjos.12407>.
#'
#' @importFrom Rcpp sourceCpp
#' @useDynLib molic
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.