Description Usage Arguments Value Examples
View source: R/data_functions.R
Import data from COVID-19-NL Github Repository
1 | loadDataCOVID19NL(path)
|
path |
The path the file 'NL_COVID19_info_city.csv'. |
A data frame grouped with reported cases per municipality and day.
1 2 3 4 | ## Not run:
loadDataCOVID19NL()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.