get_group_skeleton | R Documentation |
Get skeleton network according to a group
Skeleton plot
get_group_skeleton(go, Group = "v_class", count = NULL, top_N = 8)
skeleton_plot(ske_net, ...)
go |
network |
Group |
vertex column name |
count |
take which column count, default: NULL |
top_N |
top_N |
ske_net |
skeleton |
... |
additional parameters for |
skeleton network
Other topological:
extract_sub_net()
,
fit_power()
,
links_stat()
,
nc()
,
net_par()
,
rand_net_par()
,
rand_net()
,
smallworldness()
get_group_skeleton(co_net) -> ske_net
skeleton_plot(ske_net)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.