plotWorld: plotWorld

Description Usage Arguments Value Examples

View source: R/plotWorld.R

Description

Plot daily cases in world map.

Plot type can be "Deaths" or "Confirmed".

Date must be in "YYYY-MM-DD" format.

Usage

1
plotWorld(plotType, date)

Arguments

plotType

Type of plot: "Deaths" or "Confirmed"

date

e.g "2020-05-11"

Value

World map plot

Examples

1
plotWorld("Confirmed", "2020-05-11")

TabaMojj/HesabaCovid documentation built on Dec. 31, 2020, 5:28 p.m.