Learn R Programming

AQEval (version 0.6.2)

aqeval.generics: aqeval.generics

Description

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

Usage

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

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

Arguments

x

the aqe object to be printed, plotted, etc.

...

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