Print function for a dfCorTest object
print
method for a dfCorTest
object
## S3 method for class 'dfCorTest' print(x, ...)
x
: object of class dfCorTest
...
: optional arguments for a print
methodprint.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)