Nothing
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @importFrom Matrix Diagonal sparseMatrix bdiag
#' @import Rcpp
#' @import RcppArmadillo
#' @importFrom MASS mvrnorm
#' @importFrom foreach getDoParRegistered foreach %dopar%
#' @importFrom doParallel registerDoParallel
#' @import class
#' @importFrom methods as
#' @importFrom graphics segments matplot axis lines text plot points abline
#' @importFrom parallel makeCluster stopCluster detectCores
#' @importFrom stats lm sd var dist hclust rbinom
#' @importFrom spatstat.sparse as.sparse3Darray
## usethis namespace: end
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.