convert_met | R Documentation |
Conversion rules for metals
convert_met(...)
... |
Ignored |
For use in convert
. Produces a list with contaminant names as the
elements. Each element is itself a list with values for the species.
A list with conversion rules
Erik Lampa
## Change the value for Herring and Hg to 1.25
conv_met <- convert_met()
conv_met$HG$CLUP <- 1.25
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.