Get species information table for Phytoplankton and Zooplankton

pr_get_SpeciesInfo(Type = "Z")

Arguments

Type

Phytoplankton (P) or Zooplankton (Z)

Value

A dataframe of species information

Examples

dat <- pr_get_SpeciesInfo(Type = "P")
dat <- pr_get_SpeciesInfo(Type = "Z")