print.prep {predtoolsTS} | R Documentation |
Generic function
Description
Prints object prep
Usage
## S3 method for class 'prep'
print(x, ...)
Arguments
x |
|
... |
ignored |
Examples
print(prep(AirPassengers))
[Package predtoolsTS version 0.1.1 Index]