print.gformula {CICI} | R Documentation |
Printing the results of a gformula
object
Description
Generic S3 function to print the results of an object created with gformula
.
Usage
## S3 method for class 'gformula'
print(x, ...)
Arguments
x |
An object of |
... |
Value
No return value, called for printing the results of an object of class class
‘gformula’.
[Package CICI version 0.9.1 Index]