print.trend {poptrend}R Documentation

Print a trend object.

Description

Prints basic information about a trend object.

Usage

## S3 method for class 'trend'
print(x, ...)

Arguments

x

A trend object.

...

Not used.

Details

Prints the family, formula and type of trend.

Author(s)

Jonas Knape


[Package poptrend version 0.2.0 Index]