Description Usage Arguments Value Note Author(s) References Examples
The tnet_igraph function creates an igraph object from a tnet network.
1 | tnet_igraph(net,type=NULL, directed=NULL)
|
net |
A tnet network |
type |
type of tnet network, see as.tnet. |
directed |
if a one-mode networks, this can be set to avoid testing whether the network is directed. |
Returns the igraph object.
version 1.0.0
Tore Opsahl; http://toreopsahl.com
http://toreopsahl.com/
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.