Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jebyrnes/multifunc

A package for the analysis of how drivers affect multiple functions in a system.
https://github.com/jebyrnes/multifunc

multifunctionality r

Last synced: 24 days ago
JSON representation

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

Awesome Lists containing this project

README

        

## Analysis of the effects of drivers on multifunctionality within a system

[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
[![CRAN status](https://www.r-pkg.org/badges/version/multifunc)](https://CRAN.R-project.org/package=multifunc)


R package for the analysis of multifunctionality in ecological (or other) systems based on the following papers:

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](http://dx.doi.org/10.1111/2041-210X.12143)

Byrnes, J. E. K., Roger, F. and Bagchi, R. (2022), Understandable Multifunctionality Measures Using Hill Numbers. bioRxiv. 2022.03.17.484802. doi: [10.1101/2022.03.17.484802](https://doi.org/10.1101/2022.03.17.484802)

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

For more, see http://jebyrnes.github.io/multifunc

## 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.