mixingmatrix.networkLite {networkLite} | R Documentation |
networkLite
Extract Mixing Matrix from networkLite
## S3 method for class 'networkLite'
mixingmatrix(object, attr, ...)
object |
A |
attr |
The name of a vertex attribute in |
... |
additional arguments |
The mixing matrix (of class table
) for object
and attr
.