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