#' simulationBands: package overview
#'
#' The goal of simulationBands is to provide a set of tools to implement
#' simulation-based conformal inference for different applications.
#'
#' @importFrom rlang .data
#'
#' @useDynLib simulationBands
#' @importFrom Rcpp sourceCpp
#'
#' @docType package
#' @name EpiCompare
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.