Ensures the validity of the input data
ValidityCheck(
data,
sample = FALSE,
dry.mass = FALSE,
fresh.mass.saturated = FALSE,
fresh.mass = FALSE,
water.potential = FALSE,
RWD = FALSE
)
data frame containing the data to be checked
name of column containing the sample ID (default: sample)
name of column containing the dry mass (g) (default: dry mass)
name of column containing the saturated fresh mass (g) (default: fresh.mass.saturated)
name of column containing the fresh mass (g) (default: fresh.mass)
name of column containing the water potential (MPa) (default: water.potential)
name of column containing the relative water deficit (default: RWD)
no return value