print.circmax {circmax}R Documentation

Print output of a circmax object.

Description

Print output of a circmax object.

Usage

## S3 method for class 'circmax'
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

Circmax object.

digits

Number of digits.

...

Additional parameters.


[Package circmax version 0.1 Index]