Extract a subgraph from a taxonomy_graph
below a given taxon.
Examples
file <- get_example_taxonomy_file()
taxonomy <- read_taxonomy(file)
cats <- get_subgraph(taxonomy, "Katzen")
Extract a subgraph from a taxonomy_graph
below a given taxon.
file <- get_example_taxonomy_file()
taxonomy <- read_taxonomy(file)
cats <- get_subgraph(taxonomy, "Katzen")