get_series | R Documentation |
supersimple series extraction
get_series(province = "", country, dataset = try(jhu_data()))
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() |
A data.frame
with two columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.