rand_net {MetaNet}R Documentation

Degree distribution comparison with random network

Description

Degree distribution comparison with random network

Usage

rand_net(go = go, plot = TRUE)

Arguments

go

igraph object

plot

plot or not

Value

ggplot

See Also

Other topological: extract_sample_net(), fit_power(), get_group_skeleton(), links_stat(), nc(), net_par(), rand_net_par(), smallworldness()

Examples

rand_net(co_net)

[Package MetaNet version 0.2.5 Index]