ggVisualizeRkiExtended {babsim.hospital}R Documentation

ggVisualizeRkiExtended Visualisation of the extended RKI Data

Description

ggplot RKI data as result from extendRki

Usage

ggVisualizeRkiExtended(
  data = extendRki(),
  region = 5374,
  StartDate = "2020-10-01",
  simplify = TRUE,
  preloadedData = NULL
)

Arguments

data

rki data as preprocessed by extendRki

region

Landkreis Id, e.g., 5374 oder Bundesland ID, e.g., 5.

StartDate

Start (Tag), e.g., '2020-05-01'

simplify

logical. Simplify presentation, Default: TRUE.

preloadedData

optional way to pass the result of preloading.

See Also

rkidata


[Package babsim.hospital version 11.8.8 Index]