R/utils.R
pr_get_NonTaxaColumns.Rd
Return columns that are not taxonomic
pr_get_NonTaxaColumns(Survey = "NRS", Type = "Z")
NRS or CPR
NRS
CPR
Z or P
Z
P
a string vector of column name
str <- pr_get_NonTaxaColumns(Survey = "NRS", Type = "Z")