Load plankton information table with sizes etc.

pr_get_PlanktonInfo(Type = "Z")

Arguments

Type

Get info for Phytoplankton (P) or Zooplankton(Z)

Value

A dataframe with NRS zooplankton information

Examples

df <- pr_get_PlanktonInfo(Type = "P")
df <- pr_get_PlanktonInfo(Type = "Z")