The S3 print method for the "power.cmh" object

# S3 method for power.cmh
print(x, detail = TRUE, n.frac = FALSE, ...)

Arguments

x

A "power.cmh" object.

detail

Logical to toggle detailed or simple output.

n.frac

Logical indicating whether sample n's should be rounded to the next whole number.

...

Ignored.