g_status: Distribution by status of affected individuals of COVID19 in...

Description Usage Arguments Value Examples

View source: R/g_status.R

Description

This function graphs the distribution according to the status of affected individuals. This can be; 1) Home isolation, 2) Hospital isolation, 3) Recovered and 4) Deaths.

Usage

1
g_status(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 distribution according to the status of affected individuals and saves a copy in png format to the computer at the address defined in setwd().

Examples

1

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