Learn R Programming

season (version 0.2-6)

print.Cosinor: Print the results of a cosinor

Description

The default print method for a Cosinor object produced by cosinor.

Usage

## S3 method for class 'Cosinor':
print(x, ...)

Arguments

x
a Cosinor object produced by cosinor.
...
optional arguments to print or plot methods.

Details

Uses print.glm.

See Also

cosinor, summary.Cosinor, glm