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,...)

Arguments

x a Monthmean object produced by monthmean.
... additional arguments passed to the print.

Details

The code prints the monthly mean estimates.

Author(s)

Adrian Barnett a.barnett<at>qut.edu.au

See Also

monthmean


[Package season version 0.2-3 Index]