print_tree: Print a text tree

View source: R/old_taxa--taxonomy--s3.R

print_treeR Documentation

Print a text tree

Description

Print a text-based tree of a [taxonomy()] or [taxmap()] object.

Arguments

obj

A taxonomy or taxmap object

value

What data to return. Default is taxon names. Any result of [all_names()] can be used, but it usually only makes sense to use data with one value per taxon, like taxon names.

Examples

print_tree(ex_taxmap)


metacoder documentation built on April 4, 2023, 9:08 a.m.