Learn R Programming

samplesizeCMH (version 0.0.3)

print.power.cmh: Print "power.cmh" object

Description

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

Usage

# 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.