#' This data is an instance of SingleBatchModel
#'
#' @docType data
#' @name SingleBatchModelExample
#' @usage SingleBatchModelExample
#' @author Jacob Carey
#' @return An example of a `SingleBatchModel`
#' SingleBatchModelExample
NULL
#' This data is an instance of MultiBatchModel
#'
#' @docType data
#' @name MultiBatchModelExample
#' @usage MultiBatchModelExample
#' @author Jacob Carey
#' @return An example of a `MultiBatchModel`
#' MultiBatchModelExample
NULL
#' This data is an instance of MultiBatchPooled
#'
#' @docType data
#' @name MultiBatchPooledExample
#' @usage MultiBatchPooledExample
#' @author Jacob Carey
#' @return An example of a `MultiBatchPooled`
#' MultiBatchPooledExample
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.