biometry / bipartite

repository for the bipartite R-package for network analysis
37 stars 17 forks source link

Update betalinkr.R #10

Closed Benjamin-Schwarz closed 4 years ago

Benjamin-Schwarz commented 4 years ago

two small changes: 1. Now standardization to proportions also works for empty webs as division by zero is avoided. 2. specmx.higher.unique can be assessed for 1-link-webs as setting drop=FALSE keeps the dimensions of the matrix.

cdormann commented 4 years ago

merged Benjamin's changes to betalink.r