leafpacs_predict: Predict LEAFPACS nutrient index, taxa, functional groups, and...

Description Usage Arguments Value Examples

View source: R/leafpacs-predict.R

Description

Function to predict LEAFPACS River Macrophyte Nutrient Index (RMNI), Number of Functional Groups and add 0.05 for reference algae.

Usage

1
leafpacs_predict(data, reference_algae = 0.05)

Arguments

data

Data frame of river LEAFPACS predictors

reference_algae

Number representing reference algae. Default is 0.05 set by the river LEAFPACS standard.

Value

Data frame of reference predictions

Examples

1
2
3
4
## Not run: 
predictions <- leafpacs_predict(data)

## End(Not run)

aquaMetrics/leafpacs documentation built on Feb. 5, 2022, 9:10 a.m.