#' rSimpleModel
#'
#' Simple Model
#'
#' @name rSimpleModel-package
#' @aliases rSimpleModel
#' @docType package
#'
#' @import configr
#' @import deSolve
#' @import dplyr
#' @import ggplot2
#' @import grid
#' @rawNamespace import(gridExtra, except = combine)
#' @import here
#' @import httr
#' @import png
#' @import rDataPipeline
#' @import reticulate
#' @import rsvg
#' @rawNamespace import(tidyr, except = complete)
#' @import XML
#' @import assertthat
#' @import magick
#' @import pdftools
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.