#' @useDynLib IMAGE, .registration=TRUE
#' @importFrom Rcpp evalCpp
#' @importFrom "stats" "binomial" "glm" "model.frame" "model.matrix" "na.omit" "na.pass" "pchisq" "poisson" "var" "lm" "runif"
#' @import parallel
#' @import foreach
#' @import doParallel
#' @import Matrix
#' @export image
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.