print.Keng_power {Keng} | R Documentation |
Print primary but not all contents of the Keng_power class
Description
Print primary but not all contents of the Keng_power class
Usage
## S3 method for class 'Keng_power'
print(x, ...)
Arguments
x |
The output object of |
... |
Further arguments passed to or from other methods. |
Value
None (invisible NULL).
Examples
power_lm()
power_lm(n = 200)
print(power_lm(n = 200))
x <- power_r(0.2, n = 193)
x
[Package Keng version 2024.12.15 Index]