/multifunc

A package for the analysis of how drivers affect multiple functions in a system.

Primary LanguageR

Analysis of the effects of drivers on multifunctionality within a system

R package for Byrnes, J. E. K., Gamfeldt, L., Isbell, F., Lefcheck, J. S., Griffin, J. N., Hector, A., Cardinale, B. J., Hooper, D. U., Dee, L. E., Emmett Duffy, J. (2014), Investigating the relationship between biodiversity and ecosystem multifunctionality: challenges and solutions. Methods in Ecology and Evolution, 5: 111–124. doi: 10.1111/2041-210X.12143

library(devtools)
install_github("multifunc", "jebyrnes")

Version numbers

multifunc uses semantic versioning. The version numbering scheme is major.minor.revision. Unless major is 1, the package should not be considered stable. All releases with the same major versions are compatible. Increases in minor represents the addition of backwards-compatible additions. Increases in revision represents either bug fixes or improvements.

Contributions

People wanting to contribute are welcome to do so by forking the repository, and submitting a pull request when their work is done. Please also edit the DESCRIPTION file to add your name to the Authors field.