Return columns that are not taxonomic

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

Arguments

Survey

NRS or CPR

Type

Z or P

Value

a string vector of column name

Examples

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