Skip to contents

Plot an ACI result

Usage

# S3 method for class 'aci_result'
plot(x, decompose = TRUE, ...)

Arguments

x

An aci_result object.

decompose

TRUE to draw the signal and dispersion parts alongside the total.

...

Passed to the underlying base-graphics calls.

Value

x, invisibly; called for the plot it draws.