Load plankton information table with sizes etc.

pr_get_PlanktonInfo(Type = "Zooplankton")

Arguments

Type

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

Value

A dataframe with NRS zooplankton information

Examples

df <- pr_get_PlanktonInfo(Type = "Phytoplankton")
df <- pr_get_PlanktonInfo(Type = "Zooplankton")