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