Changelog
Source:NEWS.md
network.tools 0.0.5
-
indiv_spec
now returns a dataframe with WIC, TNW and WIC/TNW columns. To obtain individual Shannon diversity values, useWIC(net, indiv = TRUE)
.
network.tools 0.0.2
- Add functions to remove empty (all zero) rows and columns from a matrix, following @elequintero suggestion.