print.blockmodel: Printing for blockmodel Objects

View source: R/roles.R

print.blockmodelR 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 blockmodel

...

Further arguments passed to or from other methods

Value

None

Author(s)

Carter T. Butts buttsc@uci.edu

See Also

blockmodel


sna documentation built on Sept. 11, 2024, 8:45 p.m.

Related to print.blockmodel in sna...