plot.R0.GT {R0}R Documentation

Plot a generation time distribution

Description

Plots the distribution of a generation time object from generation.time().

Usage

## S3 method for class 'R0.GT'
plot(x, ...)

Arguments

x

Generation time distribution from generation.time().

...

Parameters passed to inner functions.

Details

For internal use. Called by base::print().

Value

Called for side effect. Shows a plot of the generation time distribution.

Author(s)

Pierre-Yves Boelle, Thomas Obadia


[Package R0 version 1.3-1 Index]