Description Usage Arguments Details Value Author(s) Examples
Computes size of vertices
1 |
graph |
An igraph object |
func |
A function that returns a cluster membership for each node |
... |
Further arguments for |
Computes size of vertices based on some importance algorithm such as page.rank
A graph with a new Vertex slot 'axis' that stores the cluster membership
Jared P. Lander
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.