Test if taxa are stems in a [taxonomy()] or [taxmap()] object. Stems are taxa
from the [roots()] taxa to the first taxon with more than one subtaxon. These
can usually be filtered out of the taxonomy without removing any information
on how the remaining taxa are related.
obj$is_stem()
is_stem(obj)
Value
A `logical` of length equal to the number of taxa.