Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.11 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.11 KB

frair

A package for functional response analysis.

This code is developed by former members of the Functional Response Analysis group at Queen's University Belfast and maintained by Daniel Pritchard

Installation

The stable version of FRAIR can be installed from CRAN.

install.packages('frair')

Citing

Pritchard, D. W., Paterson, R. A., Bovy, H. C. and Barrios-O'Neill, D. 2017. FRAIR: an R package for fitting and comparing consumer functional responses. Methods in Ecology and Evolution, 8:11 1528-1534.

Contributing

We welcome contributors of all skill levels! If you would like to contribute to this project please contact Daniel.

If you'd like to contribute, please read the devtools style guide before spending too much time coding out a complex function for inclusion here.