Description Usage Arguments Value Note
View source: R/daycovidchanges.r
This function creates a bar chart using gg plot of date selected, and plots the number of new people who have died and been infected by COVID-19 in a specified region, on this #'date .
1 |
date1 |
The date of the bar chart whose new COVID-19 data you wish to visualize. Written in yyyy=mm-dd format. |
region1 |
The region whose new COVID-19 data you wish to visualize in the this bar chart, written in string format. |
region2 |
The other regions whose new COVID-19 data you wish to visualize in the this bar chart, written in string format. Defaults to 'NULL' |
region3 |
The other regions whose COVID-19 data you wish to visualize in the #'this comparative bar chart, written in string format. Defaults to 'NULL' |
region4 |
The other regions whose COVID-19 data you wish to visualize in the #'this comparative bar chart, written in string format. Defaults to 'NULL' |
region5 |
The other regions whose COVID-19 data you wish to visualize in the #'this comparative bar chart, written in string format. Defaults to 'NULL' |
region6 |
The other regions whose COVID-19 data you wish to visualize in the #'this comparative bar chart, written in string format. Defaults to 'NULL' |
region7 |
The other regions whose COVID-19 data you wish to visualize in the #'this comparative bar chart, written in string format. Defaults to 'NULL' |
region8 |
The other regions whose COVID-19 data you wish to visualize in the #'this comparative bar chart, written in string format. Defaults to 'NULL' |
region9 |
The other regions whose COVID-19 data you wish to visualize in the #'this comparative bar chart, written in string format. Defaults to 'NULL' |
region10 |
The other regions whose COVID-19 data you wish to visualize in the #'this comparative bar chart, written in string format. Defaults to 'NULL' |
region11 |
The other regions whose COVID-19 data you wish to visualize in the #'this comparative bar chart, written in string format. Defaults to 'NULL' |
region12 |
The other regions whose COVID-19 data you wish to visualize in the #'this comparative bar chart, written in string format. Defaults to 'NULL' |
region13 |
The other regions whose COVID-19 data you wish to visualize in the #'this comparative bar chart, written in string format. Defaults to 'NULL' |
region14 |
The other regions whose COVID-19 data you wish to visualize in the #'this comparative bar chart, written in string format. Defaults to 'NULL' |
region15 |
The other regions whose COVID-19 data you wish to visualize in the #'this comparative bar chart, written in string format. Defaults to 'NULL' |
region16 |
The other regions whose COVID-19 data you wish to visualize in the #'this comparative bar chart, written in string format. Defaults to 'NULL' |
Two GG plot bar charts of the number of new infections and deaths, on a specified date for the regions selected
Regions must be written in full names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.