powered by
Get number of immediate supertaxa (i.e. not supertaxa of supertaxa, etc) for each taxon in an object of type taxonomy() or taxmap(). This should always be either 1 or 0.
taxonomy()
taxmap()
obj$n_supertaxa_1() n_supertaxa_1(obj)
(taxonomy() or taxmap())
numeric
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, taxon_ids, taxon_indexes, 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
taxon_ids
taxon_indexes
taxon_names
taxon_ranks
# NOT RUN { n_supertaxa_1(ex_taxmap) # }
Run the code above in your browser using DataLab