Load NRS station BGC information

pr_get_NRSTrips(Type = c("Phytoplankton", "Zooplankton", "Fish"))

Arguments

Type

A character string on which to filter data (P = Phytoplankton, Z = Zooplankton, F = Fish)

Value

A dataframe with NRS BGC information

Examples

df <- pr_get_NRSTrips(Type = "Zooplankton")