View source: R/TriangleTests.R
print.cyEffTest | R Documentation |
print
method for a cyEffTest
object
## S3 method for class 'cyEffTest'
print(x, ...)
x |
object of class |
... |
optional arguments for a |
print.cyEffTest
show the print of a cyEffTest
object.
print.cyEffTest
displays the default information resulting from
a call of the cyEffTest method
Marco De Virgilis devirgilis.marco@gmail.com
See also cyEffTest
,
plot.cyEffTest
,
summary.cyEffTest
test <- cyEffTest(RAA)
print(test)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.