fetchRkiCases: Download German daily case summary from RKI

View source: R/class-BabsimRkiCases.R

fetchRkiCasesR Documentation

Download German daily case summary from RKI

Description

Download German daily case summary from RKI

Usage

fetchRkiCases(dir = tempdir(), force = FALSE)

Arguments

dir

[character(1)]
directory where downloaded data is stored. Defaults to tempdir().

force

[bool(1)]
if true, force download of data even if a previous download is found in dir.

Value

An object of class ‘BabsimCasesRki’.

See Also

  • GermanStates for a list of German states and their state id.

  • GermanCounties for a list of German counties and theirs county id.


babsim.hospital documentation built on May 30, 2022, 9:05 a.m.