c19_reload: Reload all data from disk (or from the Internet).

Description Usage Arguments See Also Examples

View source: R/utils.R

Description

Equivalent to calling c19_bg_data(reload = TRUE, redownload = redownload) and c19_eu_data(reload = TRUE, redownload = redownload)

Usage

1
c19_reload(redownload = FALSE)

Arguments

redownload

whether to refresh all datasets from the Internet.

See Also

Other data funcs: c19_bg_data(), c19_eu_data(), c19_nsi_data()

Examples

1
2
3
4
5
## Not run: 
c19_reload()
c19_reload(redownload = TRUE)

## End(Not run)

StanTraykov/c19bg documentation built on Nov. 2, 2021, 4:46 a.m.