validate_batch: applies validate() to a series of objects and consonance...

Description Usage Arguments Value

View source: R/validate.R

Description

applies validate() to a series of objects and consonance suites

Usage

1
validate_batch(objects, suites, envir, ...)

Arguments

objects,

character vector with data object names

envir,

environment from which to fetch data and suites

...

other arguments passed to validate()

suies,

character vector with suite names

Value

vectoring with pass, warning, error, stop counts. The most reliable value is "stop" that signals whether, overall, the batch generated a stop condition


tkonopka/consonance documentation built on Oct. 9, 2020, 2:09 p.m.