print.psdesign | R Documentation |
Concisely print information about a psdesign object
## S3 method for class 'psdesign'
print(x, digits = 3, sig.level = 0.05, ...)
x |
An object of class psdesign |
digits |
Number of significant digits to display |
sig.level |
Significance level to use for computing bootstrapped confidence intervals |
... |
Currently unused |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.