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)

Arguments

x

a reference database (tibble).

cols

an optional vector of column names to use a subset of columns.

Value

An igraph object representing taxonomic relationships.