View source: R/check_vertices.R
Double-checks the amount of vertices in the network if they are equal to the amount in the interaction matrix. Otherwise the missing vertices will be added to the graph.
1 | check_vertices(g, no_v)
|
g |
Network as igraph object |
no_v |
number of vertices |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.