#' Daily COVID19 cases and deaths in Australia by state
#'
#' This data set contains COVID19 related data from states and territories in Australia from the 22nd of January to the most recent date. There are 7 variables in the dataset including province representing states and territories in Australia, type of cases including confirmed, death and recovered.
#'
#' @source
#' The raw data pulled from the Johns Hopkins University Center for Systems Science and Engineering (JHU CCSE) Coronavirus repository.
#'
"aus_covid_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.