Skip to content

Canadian COVID-19 Data Scraper

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

Covid19R/CanadaC19

Repository files navigation

Travis build status CRAN_Status_Badge lifecycle License: MIT GitHub commit

CanadaC19

The CanadaC19 package harvests the data made freely available by the this repository. This package is currently a component to the Covid19R project.

Installation (once on CRAN)

install.packages("CanadaC19")

Get the latest development version from github

devtools::install_github("debusklaneml/CanadaC19")

Getting the Most Up to Date Data

To get the most updated data, run the following functions

new_data <- refresh_CanadaC19_cases()

Columns

The data follows the covid19R standard for tidy Covid-19 data.

About

Canadian COVID-19 Data Scraper

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages