get_linelist | R Documentation |
Provides a public international patient line list from January 2020 to June 2020.
This version of the line list has stopped updating. The new version of the line list is free but requires a login.
See: https://global.health/
get_linelist(clean = TRUE, report_delay_only = FALSE)
clean |
Logical, defaults to |
report_delay_only |
Logical, defaults to |
A line list of reported cases of COVID-19
https://github.com/beoutbreakprepared/nCoV2019
## Not run: # Get the complete linelist get_linelist() # Return the report delay only get_linelist(report_delay_only = TRUE) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.