Learn R Programming

season (version 0.2-6)

print.Monthmean: 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.

See Also

monthmean