#' Global summary coronavirus statistics
#'
#' A dataset showing the cumulative cases and deaths for 235 countries as at 6th October 2020.
#'
#' @format A data frame that consists of 235 observations and 3 variables.
#' - **Country**: name of country
#' - **Cumulative_cases**: total cases reported
#' - **Cumulative_deaths**: total deaths reported
#'
#' @source [World Health Organization](https://covid19.who.int/)
"data3"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.