print.trend: Print a trend object.

View source: R/trendAnalysis.R

print.trendR 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


poptrend documentation built on Nov. 22, 2023, 5:08 p.m.