covidPlotTrend: covidPlotTrend

View source: R/covidPlotTrend.R

covidPlotTrendR Documentation

covidPlotTrend

Description

Draws plot of cumulative total cases (per perx population) vs date for specified US counties

Usage

covidPlotTrend(x, countylist = NULL, perx = 1e+05, ndays, ...)

Arguments

x

from covidDownload()

countylist

vector of county names like "Montgomery County, Maryland" as found in unique fullname entries in covidDownload()

perx

per how many people

ndays

show only the last ndays days of data

...

other parameters to pass to plot()


ejanalysis/covidcountyshinyapp documentation built on Aug. 31, 2022, 7:46 a.m.