View source: R/myconstructor.R
print.Rttest | R Documentation |
Constructor print function
## S3 method for class 'Rttest' print(x, ...)
x |
data from constructor function |
... |
table variables |
a table with the data and the alpha value, confidence intervals and p-value.
## Not run: print(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.