Description Usage Arguments Value
Resize the nodes of graph given the number of points it contains
1 | resize_nodes(f_sim_map, f_graph, mult = 6, add = 8)
|
f_sim_map |
TDAmapper object |
f_graph |
igraph object, out put from graph.adjacency |
mult |
Scalar as a multiplicative size rescale parameter. |
add |
Scalar as an additive size rescale parameter. |
An igraph object of the modified f_graph.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.