leafpacs: Run LEAFPACS indices, prediction and classification

Description Usage Arguments Value Examples

View source: R/leafpacs.R

Description

This is a wrapper function to run all the utility functions together to give a final output.

Usage

1

Arguments

data

Data frame of taxonomic or indices results

Value

Data frame containing indices, predictions and classification

Examples

1
2
3
4
5
6
results <- leafpacs(taxa_data)
## Not run: 
data <- hera::get_data(location_id = 92751)
class <- leafpacs(data)

## End(Not run)

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