#' plottedPandemic objects: Plots for pandemic data using the plotly library
#'
#' The \pkg{PandemicLP} plotting function returns an object of S3 class
#' \code{plottedPandemic}, which is a list containing the components described below. \cr
#' \cr
#'
#' @name plottedPandemic-objects
#'
#' @section Elements for \code{plottedPandemic} objects:
#' \describe{
#' \item{\code{long}}{
#' The plotted long-term prediction.
#' }
#' \item{\code{short}}{
#' The plotted short-term prediction.
#' }
#' }
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.