Arguments
obj
(taxmap) The taxmap object containing taxon information to be
queried.
subset
(character) taxon_ids or indexes of taxon_data for which
supertaxa will be returned. Default: All taxa in obj will be used.
recursive
(logical) If FALSE, only return the supertaxa one level above the
target taxa. If TRUE, return all the supertaxa of every supertaxa, etc.
simplify
(logical) If TRUE, then combine all the results into a single
vector of unique values.
include_input
(logical) If TRUE, the input taxa are included in the output
index
(logical) If TRUE, return the indexes of supertaxa in
taxon_data instead of taxon_ids
na
(logical) If TRUE, return NA where information is not available.