Description Usage Arguments Value Author(s) Examples
View source: R/qaqc_functions.R
do_qaqc is a utility function that calls all other QA/QC functions
available in uwinr for the tables that are loaded
via collect_tables. Currently, the tables where QA/QC
functions exist include: Visits (visits_qaqc) and
Photos (photos_qaqc).
1 |
uwin_data |
The list object returned from |
show_error_file |
If |
Returns the list object from collect_tables.
Furthermore, this function will create a sub-folder in your
working directory titlederror_reports if it does not exist and
populate thatsub-folder with an error report titled
error_report_DATE.txt where
DATE is the current date called via Sys.Date. This
error report will describe potential issues with the data in your
UWIN database and point you out to a number of csv files that further
describe these errors.
Mason Fidino
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.