Skip to contents

Detect the label used in a character vector.

Usage

detect_threshold_vec(vector)

Arguments

vector

The character vector of taxon.

Value

A character vector of length one.

Examples

rel_abund_phy(physeq) %>% all_taxa() %>% dplyr::pull(taxon) %>% detect_threshold_vec()
#> [1] "Other"