check_SealPathology: Check if the required and recommended datatype-specific SHARK...

View source: R/check_fields.R

check_SealPathologyR Documentation

Check if the required and recommended datatype-specific SHARK system fields (different between different datatypes) are present.

Description

Missing or empty required fields are reported as errors, missing or empty recommended fields are reported as warnings.

Usage

check_SealPathology(data, level = "error")

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".

Value

Any warnings or errors.


sharksmhi/SHARK4R documentation built on Jan. 9, 2025, 5:15 p.m.