Overview
An R package for calculating River Invertebrate Classification Tool (RICT) predictions. To use interactively via a web app - see the User Guide for more details.
Install
Install R and we also recommend installing Rstudio.
Alternatively, use R Cloud through your browser.
In the R console, install the development version from GitHub:
Open interactive web app:
Or run the demo dataset through the rict
function in R to get classification results:
Use rict_predict
to only calculate predictions:
And rict_classify
to classify these predictions:
See documentation for further usage details. For example, how to change the default year_type
from multi-year to single year classification:
Contributing
Please read the Contributing Guidelines file for more details.
Code of Conduct
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.