#' @useDynLib samplr, .registration=TRUE
#' @importFrom Rcpp evalCpp sourceCpp
#' @keywords internal
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @importFrom graphics abline
#' @importFrom graphics lines
#' @importFrom graphics par
#' @importFrom stats coef
#' @importFrom stats lm
#' @importFrom stats qnorm
#' @importFrom stats qqnorm
#' @importFrom stats quantile
#' @importFrom stats sd
#' @importFrom stats var
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.