print.metagam {metagam} | R Documentation |
Print method for metagam objects.
## S3 method for class 'metagam'
print(x, ...)
x |
Object of class metagam. |
... |
Other arguments (not used). |
The function invisibly returns its input argument x
.