print.sma {epca} | R Documentation |
Print SMA
Description
Print SMA
Usage
## S3 method for class 'sma'
print(x, verbose = FALSE, ...)
Arguments
x |
an |
verbose |
|
... |
additional input to generic print. |
Value
Print an sma
object interactively.
[Package epca version 1.1.0 Index]