a hypergraph. For plotDegreeDistribution it could also be a graph.
xlab,ylab
axis labels.
add.line
logical. Whether to add a regression line to the plot.
lty,lwd,line.col
plotting controls for the line.
…
arguments passed to plot.
Value
a vector of degrees.
Details
Returns a vector of the number of (hyper-)edges containing each vertex.
The plot.hdegree.distributions plots the distribution of degrees on a
log-log scale, optionally adding a regression line.