c_net_update | R Documentation |
Update a metanet object or transform igraph object to metanet object
c_net_update(go, node_break = 5, edge_break = 5)
go |
a metanet object or igraph object |
node_break |
node_break if v_class is numeric, default: 5 |
edge_break |
edge_break if e_type is numeric, default: 5 |
metanet
Other build:
c_net_build()
,
c_net_from_edgelist()
,
c_net_set()
,
multi_net_build()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.