print.metagam {metagam} | R Documentation |
Print method for metagam objects.
Description
Print method for metagam objects.
Usage
## S3 method for class 'metagam'
print(x, ...)
Arguments
x |
Object of class metagam. |
... |
Other arguments (not used). |
Value
The function invisibly returns its input argument x
.
[Package metagam version 0.4.0 Index]