getLatestData | R Documentation |
get latest available JH Data over a days span
getLatestData(JH_Data, CountryList, spanDays = FALSE)
JH_Data |
JH formatted data source (raw or augmented) |
CountryList |
character list of countries to be extracted |
spanDays |
number of days to look back start from latest available date in JH_Data. If unspecified, defaults to a span of one day (latest available date) |
dataframe with the latest available data as specified by parameters
#TODO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.