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