get_series: supersimple series extraction

View source: R/plotter.R

get_seriesR Documentation

supersimple series extraction

Description

supersimple series extraction

Usage

get_series(province = "", country, dataset = try(jhu_data()))

Arguments

province

character(1) must be found in dataset ProvinceState field, "" is typical for data aggregated only at country level, and that is the default

country

character(1) must be found in CountryRegion field

dataset

data.frame as returned by jhu_data()

Value

A data.frame with two columns


seandavi/sars2pack documentation built on May 13, 2022, 3:41 p.m.