generation_time_daily_plot: Plot Daily Generation Time

Description Usage Arguments

Description

generation_time_daily_plot takes output of outbreak_dataset_read and plots dotplots for each day showing he generation times

Usage

1
2
generation_time_daily_plot(outbreak.dataset, title = NULL, alpha = NA,
  jitter.width = 0.2, half.day = FALSE)

Arguments

outbreak.dataset

Outbreak dataset outputted by outbreak_dataset_read

title

Plot title. Default = NULL

alpha

Numeric for plot point transparency. Default = NA, i.e. no transparency

jitter.width

Numeric for plot point jitter width. Default = 0.2

half.day

Boolean detailing whether to break days into AM and PM. Default = FALSE


OJWatson/paper documentation built on May 7, 2019, 8:33 p.m.