igraph_from_taxo | R Documentation |
Create a graph representation from a taxonomic classification included in a reference database. For this function to work, taxonomic fields must be set.
igraph_from_taxo(x, cols = NULL)
x |
a reference database (tibble). |
cols |
an optional vector of column names to use a subset of columns. |
An igraph object representing taxonomic relationships.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.