Return columns that are not taxonomic

pr_get_NonTaxaColumns(Survey = "NRS", Type = "Zooplankton")

Arguments

Survey

NRS or CPR

Type

zooplankton or phytoplankton

Value

a string vector of column name

Examples

str <- pr_get_NonTaxaColumns(Survey = "NRS", Type = "Zooplankton")