print.bgmCompare {bgms} | R Documentation |
Print method for bgms
objects
Description
Used to prevent bgms output cluttering the console.
Usage
## S3 method for class 'bgmCompare'
print(x, ...)
Arguments
x |
An object of class |
... |
Ignored. |
[Package bgms version 0.1.4.2 Index]