print.int {mgm} | R Documentation |
Print method for int objects
Description
Returns basic information about objects created with showInteraction()
Usage
## S3 method for class 'int'
print(x, ...)
Arguments
x |
The output object of showInteraction(). |
... |
Additional arguments. |
Value
Writes basic information about the object in the console.
Author(s)
Jonas Haslbeck <jonashaslbeck@gmail.com>
[Package mgm version 1.2-14 Index]