detect_threshold_vec.Rd
Detect the label used in a character vector.
detect_threshold_vec(vector)
The character vector of taxon.
A character vector of length one.
rel_abund_phy(physeq) %>% all_taxa() %>% dplyr::pull(taxon) %>% detect_threshold_vec() #> [1] "Other"