validate_data: Validate a pre-processed data set

Description Usage Arguments Value Author(s)

View source: R/preprocessing.r

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

1

Arguments

data

Pre-processed data set.

Value

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

Author(s)

Christofer Bäcklin


emil documentation built on Aug. 1, 2018, 1:03 a.m.

Related to validate_data in emil...