check_vars | R Documentation |
Check Aurum Variables
check_vars(table, data, chart = FALSE)
table |
character vector of tables to check (subset of tabledata$table_name) |
data |
output of Aurum_Pipeline() |
chart |
boolean to create charts of pipeline output |
list of summarised table checks
## Not run:
check_vars(c('Patient', 'Consultation', 'Observation'), res)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.