For lists of length 1, this dispatches to plot() for
oxcAARCalibratedDate. For longer lists, it uses either
ggplot2 (ridge plots) or base graphics.
# S3 method for oxcAARCalibratedDatesList
plot(x, use_ggplot = TRUE, ...)An oxcAARCalibratedDatesList.
Logical. If TRUE (default) and the required packages
are available, a ggplot2-based ridge plot is produced.
Further arguments passed to the underlying plotting function.