db_qaqc_suite | R Documentation |
Runs a suite of tests to check for invalid values, relationships, and other issues in the database.
db_qaqc_suite(ch, print.rows)
ch |
Connection handle to database |
print.rows |
If TRUE, prints individual rows that did not pass any given test (default=FALSE) |
nothing
db_qaqc_suite(ch)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.