1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/data.R
6 \title{COVID-19 Canada National Case Counts, 2020-2023}
8 A data frame with 1439 observations on 3 variables:
10 \item{date}{The date of reporting in YYYY-MM-DD format.}
11 \item{cases}{The daily number of cases.}
12 \item{cumulative_cases}{The cumulative number of cases.}
16 \url{https://github.com/ccodwg/CovidTimelineCanada}
22 Daily national COVID-19 case counts in Canada, from the start of the pandemic
23 until the end of 2023. Retrieved from the COVID-19 Canada Open Data Working