mixingmatrix.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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.