Learn R Programming

SOMnmR (version 0.3.0)

std_nmr: 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)

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).

Arguments

ecosys

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

Examples

Run this code
std_table <- std_nmr(ecosys="Terr_Nelson")

Run the code above in your browser using DataLab