use the validate package to check a file against a set of rules
Usage
validate_data(data_df, spec_df, validation_rules)
Arguments
- data_df
dataframe of biomass data
- spec_df
data frame of table specification
- validation_rules
file with validation rules in it.