R/planktonr_dat.R
pr_planktonr_class.Rd
Define the constructor function for the planktonr data class
pr_planktonr_class( data, type = NULL, survey = NULL, variable = NULL, subset = NULL )
The data tibble to be updated to the planktonr class
The data type - Microbes, Phytoplankton or Zooplankton
The survey of the data - NRS, CPR, LTM
What variable is being subsetted
NOT USED AT THE MOMENT
An object of class planktonr_dat