aqeval.generics: aqeval.generics

aqeval.genericsR Documentation

aqeval.generics

Description

Generic functions for use with aqe object class for AQEval outputs.

Usage

## S3 method for class 'aqe'
print(x, ...)

## S3 method for class 'aqe'
plot(x, ...)

Arguments

x

the aqe object to be printed, plotted, etc.

...

additional arguments, typically passed on to next method or ignored.


AQEval documentation built on April 3, 2025, 7:39 p.m.