Learn R Programming

oxcAAR (version 1.1.2)

plot.oxcAARCalibratedDate: Plot an oxcAARCalibratedDate

Description

Plot an oxcAARCalibratedDate

Usage

# S3 method for oxcAARCalibratedDate
plot(x, use_ggplot = TRUE, ...)

Arguments

x

An oxcAARCalibratedDate.

use_ggplot

Logical. If TRUE (default) and ggplot2 is available, a ggplot2 plot is produced.

...

Further arguments passed to the underlying plotting function.