concor_igraph_apply()
, add them if
missing.make_blk()
and concor_make_igraph()
to carry vertex names through if
they had to be added.stat
option to make_reduced()
, so it can use density to threshold
reduced network links (the original behavior) or average degree.plot_reduced()
color palette so that it auto-generates the number of needed colors. Using viridis now instead of rainbow.make_reduced_from_partition()
which makes a reduced network matrix based on a given partition.concor_make_igraph()
and concor_igraph_apply()
fixed to use edge weights
if present in the input adjacency matrix (concor_make_igraph()
) or igraph
object (concor_igraph_apply()
) (#6).Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.