Learn R Programming

emil (version 2.2.3)

validate_data: Validate a pre-processed data set

Description

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

Value

Nothing, only throws an error or prints a completion message.