Nothing
#' MAMS
#'
#' @name MAMS
#' @useDynLib MAMS, .registration=TRUE
#' @import mvtnorm
#' @import utils
#' @import future
#' @import future.apply
#' @import cli
#' @importFrom graphics axis legend lines matplot matpoints mtext points abline
#' @importFrom graphics layout par text title
#' @importFrom utils globalVariables
#' @importFrom stats dnorm pnorm qnorm rnorm uniroot qbinom quantile var
#' @importFrom stats setNames
#' @importFrom grDevices dev.new devAskNewPage gray
#' @importFrom methods is
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.