print.metagam: Print method for metagam objects.
Description
Print method for metagam objects.
Usage
# S3 method for metagam
print(x, ...)
Value
The function invisibly returns its input argument x
.
Arguments
- x
Object of class metagam.
- ...
Other arguments (not used).