R/utils.R
pr_get_SpeciesInfo.Rd
Get species information table for Phytoplankton and Zooplankton
pr_get_SpeciesInfo(Type = "Z")
Phytoplankton (P) or Zooplankton (Z)
A dataframe of species information
dat <- pr_get_SpeciesInfo(Type = "P") dat <- pr_get_SpeciesInfo(Type = "Z")