#' Australia coronavirus cumulative case statistics
#'
#' A dataset displaying the changes in cumulative cases in all Australian states over a time period of February 2020 to October 2020.
#'
#' @format A data frame that consists of 2080 observations and 5 variables.
#' - **State**: name of the Australian state
#' - **Lat**: the latitude coordinate for the Australian state
#' - **Long**: the longitude coordinate for the Australian state
#' - **Date**: date on which cases were reported
#' - **Cumulative Cases**: the total number of cases reported
#'
#' @source [HDX](https://data.humdata.org/dataset/novel-coronavirus-2019-ncov-cases#)
"data5"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.