aqeval.generics {AQEval} | R 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 |
... |
additional arguments, typically passed on to next method or ignored. |
[Package AQEval version 0.6.2 Index]