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