plot_distribution_report_diff: Plot Time Difference Between Infection and Report of Cases

Description Usage See Also

View source: R/healthcare_system.R

Description

Plots the data of calc_distribution_report_diff. See calc_distribution_report_diff for an explanation of the data

Usage

1
2
3
4
5
6
7
plot_distribution_report_diff(
  ages = "all",
  regions = "Germany",
  from = "2020-01-01",
  to = Sys.Date(),
  cut = 30
)

See Also

Other time difference infection vs. report: calc_distribution_report_diff()


slausmeister/revolution documentation built on Dec. 23, 2021, 3:24 a.m.