Learn R Programming

R0 (version 1.3-1)

plot.R0.GT: Plot a generation time distribution

Description

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

Usage

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

Value

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

Arguments

x

Generation time distribution from generation.time().

...

Parameters passed to inner functions.

Author

Pierre-Yves Boelle, Thomas Obadia

Details

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