powered by
Node degree distribution.
DegreeDistribution(community, cumulative=FALSE)
A vector of numbers.
an object of class Community.
Community
logical - if TRUE the cumulative degree distribution is returned.
TRUE
Lawrence Hudson
Returns a vector of proportions of nodes with 0:max(Degree(community)) trophic links.
0:max(Degree(community))
Degree, PlotDegreeDistribution
Degree
PlotDegreeDistribution
data(TL84) DegreeDistribution(TL84) DegreeDistribution(TL84, cumulative=TRUE)
Run the code above in your browser using DataLab