print.Monthmean {season}R 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


[Package season version 0.3.15 Index]