The goal of ITFAnalytics is to collect the functions needed to access and prepare various COVID data sources.
This package is divided into two main sections: analytical datasets and data visualizations.
You can install the released version of ITFAnalytics from Github with:
devtools::install_github("randyyee/ITFAnalytics")
| Metadata Functions | Get Functions | Calculation Functions | Production Functions | |--------------------|--------------------|-----------------------|----------------------| | get_countries | get_jhu_covid | calc_jhu_rt | prod_dashboard | | add_country_dates | get_who_covid | calc_who_rt | | | | get_covid_sources | calc_rts | | | | get_vaccinations | calc_riskmatrix | | | | get_testing | calc_riskmatrix_v2 | | | | get_googlemobility | calc_riskmatrix_v3 | | | | | calc_hotspots | | | | | view_countryoverlays | |
| Plot Functions | Map Functions | Table Functions | |----------------|------------------|-----------------------| | plot_epicurve | map_template | table_10mostcases | | | map_burden | table_10mostincidence | | | map_trend | table_10percentchange | | | map_vaccinations | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.