Learn R Programming

predtoolsTS (version 0.1.1)

summary.prep: Generic function

Description

Summary of object prep

Usage

# S3 method for prep
summary(object, ...)

Arguments

object

prep object

...

ignored

Examples

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

Run the code above in your browser using DataLab