R/aus_covid_data.R

#' 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"
etc5523-2020/r-package-assessment-AbhishekSinha28 documentation built on Jan. 1, 2021, 1:09 a.m.