plotTimeSeries: plotTimeSeries

Description Usage Arguments Value Examples

View source: R/plotTimeSeries.R

Description

Plot death and confirmed rates for a country between two dates

Dates must be in "YYYY-MM-DD" format

Usage

1
plotTimeSeries(country, dateFrom, dateTo)

Arguments

country

Country Name e.g. "Iran"

dateFrom

Starting date e.g. "2020-05-11"

dateTo

Ending Date e.g. "2020-08-05"

Value

Times series plot

Examples

1
plotTimeSeries("Iran", "2020-05-11", "2020-08-05")

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