While writing and debugging pre-processing functions this function can be
useful to confirm that the resulting data sets fulfills the necessary
requirements.
Usage
validate_data(data)
Arguments
data
Pre-processed data set.
Value
Nothing, only throws an error or prints a completion message.