bdchecks (version 0.1.7)

generateDCfilts: Filter Data Checks

Description

`generateDCfilts()` is a function that generates vector for filtering data checks result table according to `DT::datatable()` `selectedCells` object.

Usage

generateDCfilts(DCresultSummary, selectedCells, filters = c("P", "F",
  "M"))

Arguments

DCresultSummary

Summary table for a dataCheckFlag class (must be filterable in `DT`)

selectedCells

Cells selected in `DT::datatable`

filters

Vector that contains names for passed, failed and missing data checks

Value

A list that contains name of a data checks, it's target and filtering status