Learn R Programming

MetaNet (version 0.1.2)

rand_net: Degree distribution comparison with random network

Description

Degree distribution comparison with random network

Usage

rand_net(go = go)

Value

ggplot

Arguments

go

igraph object

See Also

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

Examples

Run this code
rand_net(co_net)

Run the code above in your browser using DataLab