g_hospital: People in hospital isolation for COVID19

Description Usage Arguments Value Examples

View source: R/g_hospital.R

Description

This function graphs the people in hospital isolation of the positive cases of COVID19 in the DR.

Usage

1
g_hospital(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

Chart of isolated individuals in hospitals and save a copy in png format on the computer at the address defined in setwd().

Examples

1
g_hospital(saveplot = FALSE, savepng = TRUE)

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