print.Monthmean: Print the Results from Monthmean

View source: R/print.Monthmean.R

print.MonthmeanR Documentation

Print the Results from Monthmean

Description

Print the monthly means from a Monthmean object produced by monthmean.

Usage

## S3 method for class 'Monthmean'
print(x, digits = 1, ...)

Arguments

x

a Monthmean object produced by monthmean.

digits

minimal number of significant digits, see print.default

...

additional arguments passed to the print.

Details

The code prints the monthly mean estimates.

Author(s)

Adrian Barnett a.barnett@qut.edu.au

See Also

monthmean


season documentation built on March 21, 2022, 9:10 a.m.