print.Monthmean: Print the Results from Monthmean
Description
Print the monthly means from a Monthmean
object produced by monthmean
.
Usage
# S3 method for 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.