Learn R Programming

Rnaught (version 0.1.0)

COVIDCanada: COVID-19 Canada National Case Counts, 2020-2023

Description

Daily national COVID-19 case counts in Canada, from the start of the pandemic until the end of 2023. Retrieved from the COVID-19 Canada Open Data Working Group on 2024-05-11.

Usage

COVIDCanada

Arguments

Format

A data frame with 1439 observations on 3 variables:

date

The date of reporting in YYYY-MM-DD format.

cases

The daily number of cases.

cumulative_cases

The cumulative number of cases.