fetchRkiCases {babsim.hospital}R 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


[Package babsim.hospital version 11.8.8 Index]