View source: R/print.Keng_power.R
print.Keng_power | R Documentation |
Print primary but not all contents of the Keng_power class
## S3 method for class 'Keng_power'
print(x, ...)
x |
The output object of |
... |
Further arguments passed to or from other methods. |
None (invisible NULL).
power_lm()
power_lm(n = 200)
print(power_lm(n = 200))
x <- power_r(0.2, n = 193)
x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.