db_qaqc_suite: Run QAQC test suite on database

Description Usage Arguments Value Examples

Description

Runs a suite of tests to check for invalid values, relationships, and other issues in the database.

Usage

1
db_qaqc_suite(ch, print.rows)

Arguments

ch

Connection handle to database

print.rows

If TRUE, prints individual rows that did not pass any given test (default=FALSE)

Value

nothing

Examples

1

walkerjeffd/myrwaR documentation built on May 3, 2019, 10:46 p.m.