Learn R Programming

taxa (version 0.2.0)

n_supertaxa: Get number of supertaxa

Description

Get number of supertaxa for each taxon in an object of type taxonomy() or taxmap().

obj$n_supertaxa()
n_supertaxa(obj)

Arguments

Value

numeric

See Also

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, taxon_ids, taxon_indexes, taxon_names, taxon_ranks

Examples

Run this code
# NOT RUN {
n_supertaxa(ex_taxmap)

# }

Run the code above in your browser using DataLab