Define the constructor function for the planktonr data class

pr_planktonr_class(
  data,
  type = NULL,
  survey = NULL,
  variable = NULL,
  subset = NULL
)

Arguments

data

The data tibble to be updated to the planktonr class

type

The data type - Microbes, Phytoplankton or Zooplankton

survey

The survey of the data - NRS, CPR, LTM

variable

What variable is being subsetted

subset

NOT USED AT THE MOMENT

Value

An object of class planktonr_dat