Skip to content

Collection of data import and processing functions focused on Canadian data

License

Unknown, MIT licenses found

Licenses found

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

mountainMath/CanCovidData

Repository files navigation

CanCovidData

The goal of CanCovidData is to provide a collection of covid-19 data import functions for international and Canadian data, as well as some helper functions for data processing and graphing.

Documentation

Please consult the documentation and example articles for further information.

Beta version warning

This package is still in beta, and the data feeds it accesses aren't always stable. Please feel free to flag issues or add pull requests.

Installation

You can install the released version of CanCovidData from GitHub with:

remotes::install_github("mountainmath/CanCovidData")

Example

library(CanCovidData)
provincial_data <- get_canada_official_provincial_data() 

country_data <- get_country_timeline_ecdc_jhs_data()

Contributing

Issues and pull requests are highly appreciated.

About

Collection of data import and processing functions focused on Canadian data

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages