check_Chlorophyll: Check if the required and recommended datatype-specific SHARK system fields are present
Description
This function is deprecated and has been replaced by check_fields().
Usage
check_Chlorophyll(data, level = "error")
Value
Any warnings or errors.
Arguments
- data
The data frame.
- level
The level of error reporting, i.e. "error" or "warning". Recommended fields are only checked in case of "warning".