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