| print.gap {RGAP} | R Documentation |
Print gap object
Description
Prints the model specifications of an object of class gap.
Usage
## S3 method for class 'gap'
print(x, ...)
Arguments
x |
An object of class |
... |
Ignored. |
Value
No return value, results are printed.
[Package RGAP version 0.1.1 Index]