Load NRS station BGC information

pr_get_NRSTrips(Type = c("P", "Z", "F"))

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 = "Z")