print.power.cmh {samplesizeCMH} | R Documentation |
Print "power.cmh"
object
Description
The S3 print method for the "power.cmh"
object
Usage
## S3 method for class 'power.cmh'
print(x, detail = TRUE, n.frac = FALSE, ...)
Arguments
x |
A |
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. |
[Package samplesizeCMH version 0.0.3 Index]