plotTimeSeries: plotTimeSeries

Description Usage Arguments

View source: R/plotTimeSeries.R

Description

Draw a time series line plot based on number of type(Daily Cases, Daily Deaths, All Deaths, All Cases)

Usage

1
plotTimeSeries(startDate, endDate, country, type)

Arguments

startDate,

a string on format 'year-month-day', shows start date

endDate,

a string on format 'year-month-day', shows end date. endDate must be greater than startDate

country,

a string of selected country

type,

a string which can be 'Cases', 'Deaths', 'DailyCases', 'DailyDeaths'


alibalapour/CovidPlot19 documentation built on Dec. 19, 2021, 1:30 a.m.