View source: R/NWCA16_soilMMI.R
NWCA16_soilMMI | R Documentation |
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.
NWCA16_soilMMI()
Data frame with soil MMI metrics and ratings
## Not run:
# Import ACAD only data and export
NWCA16_import(path = "../data/NWCA16", zip_name = "NWCA2016_data.zip")
smmi <- NWCA16_soilMMI()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.