View source: R/ref_from_tree.R
ref_from_tree | R Documentation |
This function transforms a taxonomic tree to a reference database suitable for biomonitoR
.
ref_from_tree(x, group = "none")
x |
Taxonomic tree. See |
group |
Merge the user dataset with one of the |
data(Tree)
ref_custom <- ref_from_tree(Tree)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.