check_vars: Check Aurum Variables

View source: R/check_vars.R

check_varsR Documentation

Check Aurum Variables

Description

Check Aurum Variables

Usage

check_vars(table, data, chart = FALSE)

Arguments

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

Value

list of summarised table checks

Examples

## Not run: 
check_vars(c('Patient', 'Consultation', 'Observation'), res)
## End(Not run)

HFAnalyticsLab/aurumpipeline documentation built on April 14, 2023, 12:34 p.m.