Learn R Programming

theftdlc (version 0.2.1)

plot.interval_calculations: Produce a plot for a interval_calculations object

Description

Produce a plot for a interval_calculations object

Usage

# S3 method for interval_calculations
plot(x, ...)

Value

object of class ggplot that contains the graphic

Arguments

x

interval_calculations object containing the summary calculated by interval

...

Arguments to be passed to methods

Author

Trent Henderson