std_nmr | R Documentation |
The function creates a data frame with all standards of the selected ecosystem (Terrestrial or Aquatic).
std_nmr(ecosys = NULL)
ecosys |
Standards from the ecosystem to be fitted. "Terr_Nelson" or "Terr_Baldock" for terrestrial, "Aqua_Nelson" or "Aqua_Baldock" for aquatic. |
A data frame with all standards of the selected ecosystem ("Terr_Nelson" or "Terr_Baldock" for terrestrial, "Aqua_Nelson" or "Aqua_Baldock" for aquatic).
std_table <- std_nmr(ecosys="Terr_Nelson")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.