run_checks: Apply checks to dataset and return dataframe

Description Usage Arguments

View source: R/runner.R

Description

Apply group of checks to dataset. Function returns check results. In case when stop_condition is specified function stops execution when

Usage

1

Arguments

data

dataframe to check

checks

group of checks

condition

function that takes check_result and returns TRUE / FALSE where FALSE halts execution.


EvgenyPetrovsky/deeque documentation built on Jan. 23, 2020, 3:38 a.m.