powered by
Return the taxon indexes in a taxonomy() or taxmap() object. They are the indexes of the edge list rows.
taxonomy()
taxmap()
obj$taxon_indexes() taxon_indexes(obj)
The taxonomy() or taxmap() object.
Other taxonomy data functions: classifications, id_classifications, is_branch, is_internode, is_leaf, is_root, is_stem, map_data_, map_data, n_subtaxa_1, n_subtaxa, n_supertaxa_1, n_supertaxa, taxon_ids, taxon_names, taxon_ranks
classifications
id_classifications
is_branch
is_internode
is_leaf
is_root
is_stem
map_data_
map_data
n_subtaxa_1
n_subtaxa
n_supertaxa_1
n_supertaxa
taxon_ids
taxon_names
taxon_ranks
# NOT RUN { taxon_indexes(ex_taxmap) # }
Run the code above in your browser using DataLab