std_nmr {SOMnmR}R Documentation

Create a data frame of standard NMR areas

Description

The function creates a data frame with all standards of the selected ecosystem (Terrestrial or Aquatic).

Usage

std_nmr(ecosys = NULL)

Arguments

ecosys

Standards from the ecosystem to be fitted. "Terr_Nelson" or "Terr_Baldock" for terrestrial, "Aqua_Nelson" or "Aqua_Baldock" for aquatic.

Value

A data frame with all standards of the selected ecosystem ("Terr_Nelson" or "Terr_Baldock" for terrestrial, "Aqua_Nelson" or "Aqua_Baldock" for aquatic).

Examples

std_table <- std_nmr(ecosys="Terr_Nelson")

[Package SOMnmR version 0.3.0 Index]