rand_net {MetaNet}R Documentation

Degree distribution comparison with random network

Description

Degree distribution comparison with random network

Usage

rand_net(go = go)

Arguments

go

igraph object

Value

ggplot

See Also

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

Examples

rand_net(co_net)

[Package MetaNet version 0.1.2 Index]