aba_plot: Plot an aba object

Description Usage Arguments Value

View source: R/aba_plot.R

Description

This is a generic function for plotting an aba object. The resulting plot will depend on the type of aba object. The supported objects are the following:

Usage

1
aba_plot(object, ...)

Arguments

object

aba object. The object to plot.

...

additional parameters

Value

a ggplot with plotted results depending on the aba object.


aba documentation built on Dec. 17, 2021, 1:06 a.m.