NWCA16_soilMMI: NWCA16_soilMMI: calculate Soil Multi-metric Index

View source: R/NWCA16_soilMMI.R

NWCA16_soilMMIR Documentation

NWCA16_soilMMI: calculate Soil Multi-metric Index

Description

This function calculates the 4 metrics used to calculate the soil multi-metric index (MMI) developed by Miller et al. (2016) using the top horizon from the soil chemistry horizon data (not the standard core) to be consistent with previous analyses. This function is only implemented for ACAD sites.

Usage

NWCA16_soilMMI()

Value

Data frame with soil MMI metrics and ratings

Examples

## Not run: 

# Import ACAD only data and export
NWCA16_import(path = "../data/NWCA16", zip_name = "NWCA2016_data.zip")
smmi <- NWCA16_soilMMI()


## End(Not run)


KateMMiller/wetlandACAD documentation built on Oct. 22, 2023, 12:29 a.m.