print.mycor {mycor} | R Documentation |
Print function for class "mycor"
## S3 method for class 'mycor'
print(x, ...)
x |
an object of class "mycor", a result of a call to |
... |
further arguments to be passed to or from methods. |
out=mycor(iris)
print(out)