Learn R Programming

MetaNet (version 0.2.5)

rand_net: Degree distribution comparison with random network

Description

Degree distribution comparison with random network

Usage

rand_net(go = go, plot = TRUE)

Value

ggplot

Arguments

go

igraph object

plot

plot or not

See Also

Other topological: extract_sample_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