View source: R/trendAnalysis.R
print.trend | R Documentation |
Prints basic information about a trend object.
## S3 method for class 'trend'
print(x, ...)
x |
A trend object. |
... |
Not used. |
Prints the family, formula and type of trend.
Jonas Knape
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.