Skip to contents

Plot an Aeme object

Usage

# S4 method for class 'Aeme,ANY'
plot(x, y, ..., add = FALSE)

Arguments

x

An Aeme object.

y

An Aeme slot (optional). Defaults to "output".

...

additional arguments affecting the plot produced.

add

logical; add to current plot?

Value

prints the Aeme object to the console.

Details

This method plots the Aeme object.