Skip to contents

All the simulations should include details of major changes in the simulation input parameters, particularly for step functions. This set of events can be directly represented on a ggoutbreak plot using the events parameter

Usage

sim_events(df)

Arguments

df

the output of a ggoutbreak simulation

Value

an events dataframe

Examples

sim_events(test_poisson_rt)
#> # A tibble: 0 × 3
#> # ℹ 3 variables: label <chr>, start <date>, end <date>