recTest-functions: Working with record test results

Description Usage Arguments Value

Description

Functions to combine, compress and apply record test results.

Usage

1
2
3
4
5

Arguments

x,y,rt

Objects of class recTest

data

the data frame for which the record tests were performed

Value

For addRecTest, a new recTest object that combines the results from both tests.

For compressRecTest, a reduced recTest object that only retains tests that failed at least once.

For filterOnRecTest, a subset of the original data frame passed in: if failed=FALSE, the subset of records that passed all tests; otherwise the subset of records that failed at least one test, augmented by a new column FailedTest that describes which test(s) each record failed.


alexploner/R.HDSS documentation built on May 12, 2019, 2:32 a.m.