R/utils_nrs.R
pr_get_NRSTrips.Rd
Load NRS station BGC information
pr_get_NRSTrips(Type = c("P", "Z", "F"))
A character string on which to filter data (P = Phytoplankton, Z = Zooplankton, F = Fish)
A dataframe with NRS BGC information
df <- pr_get_NRSTrips(Type = "Z")