g_incidence_region: Incidence and lethality rate by region of COVID19

Description Usage Arguments Value Examples

View source: R/g_incidence_region.R

Description

This function graphs the incidence and lethality by region of the COVID19 in the DR.

Usage

1
g_incidence_region(saveplot = FALSE, savepng = FALSE)

Arguments

saveplot

Logical. Should save the ggplot objet to the .GlobalEnv? Default FALSE.

savepng

Logical. Should save a png version of the plot? Default FALSE.

Value

Graph of incidence and case fatality by region and save a copy in png format to the computer at the address defined in setwd().

Examples

1
2

fidelmorla/drcovidplots documentation built on July 14, 2020, 4:02 p.m.