Learn R Programming

cleanEHR (version 1.0)

ccTable_clean: Apply all the filters

Description

All the filters in configuration will be applied to create the clean dataset. The filters include range, categories, missingness, no_data.

Arguments

Examples

Run this code
# NOT RUN {
tb <- create_cctable(ccd, conf, 1)
tb$clean()
# }

Run the code above in your browser using DataLab