getFunctionalCategories | R Documentation |
Load the species-specific library/ies and retrieve the functional catogories of type(s) "functionalCategories".
getFunctionalCategories(functionalCategories, species)
functionalCategories |
A character vector of functional catogory types. |
species |
Species abreviation such as "Hs", "Mm", or "Rn" |
A list containing the functional catories and their description (optional).
Johannes Freudenberg
runCLEAN
library(CLEAN.Rn)
data(gimmOut)
myFunctionalCategories <- getFunctionalCategories(CLEAN.Rn(), species = "Hs")
generateTreeViewFiles(gimmOut, functionalCategories = myFunctionalCategories)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.