g_recovered_province: Recovered by province from COVID19 in the Dominican Republic

Description Usage Arguments Value Examples

View source: R/g_recovered_province.R

Description

This function graphs those recovered from COVID19 in the Dominican Republic ordered by provinces.

Usage

1
g_recovered_province(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 the recovered persons ordered by provinces and saves a copy in png format to the computer at the address defined in setwd().

Examples

1
g_recovered_province(saveplot = FALSE, savepng = TRUE)

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