print.blockmodel {sna} | R Documentation |
Printing for blockmodel Objects
Description
Prints a quick summary of a blockmodel
object.
Usage
## S3 method for class 'blockmodel'
print(x, ...)
Arguments
x |
An object of class |
... |
Further arguments passed to or from other methods |
Value
None
Author(s)
Carter T. Butts buttsc@uci.edu
See Also
[Package sna version 2.7-2 Index]