convert_dde | R Documentation |
Conversion rules for DDE
convert_dde(...)
... |
Ignored |
For use in convert
. Produces a list with species names as the
elements. Each element is itself a list with values for the locales.
A list with conversion rules
Erik Lampa
## Change the value for Herring at Landsort to 0.5
conv_dde <- convert_dde()
conv_dde$CLUP$LAND <- 0.5
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.