g_positive_province: Positiveness by province from COVID19 in the Dominican...

Description Usage Arguments Value Examples

View source: R/g_positive_province.R

Description

This function graphs the positive ratio (Positive cases / Tests) from COVID19 in the Dominican Republic ordered by provinces.

Usage

1
g_positive_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 the positive ratio by provinces and saves 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.