print.hypotest | R Documentation |
print.hypotest
is the print method for the class hypotest
objects.
## S3 method for class 'hypotest'
print(x, ..., digits = 4)
x |
object of class |
... |
currently not in use. |
digits |
how many significant digits to print? |
Returns the input object x
invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.