Description Usage Arguments See Also Examples
This function gets the newest Variants of Concern data via the RKI API and loads it into the package.
1 | update_voc_data(method)
|
method |
Specifies via which method the download should happen. Possible options include "auto", "internal", "libcurl", "wget" and "curl". If none is chosen, the function defaults to "auto". |
Other update:
manual_load_rki_data()
,
update_rki_data()
,
update_vac_data()
1 2 3 | update_voc_data()
update_voc_data(method="wget")
## Not run: update_voc_data(method=wget)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.