Learn R Programming

predtoolsTS (version 0.1.1)

print.prep: Generic function

Description

Prints object prep

Usage

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

Arguments

x

prep object

...

ignored

Examples

Run this code
# NOT RUN {
print(prep(AirPassengers))
# }

Run the code above in your browser using DataLab