data.quality.report.brc: Create the data quality report

View source: R/data.quality.report.R

data.quality.report.brcR Documentation

Create the data quality report

Description

Create a detailed data quality report, including file summary, site summary, data completeness, and density plot. The result can be found in path/report/data_quality_report.pdf/md. Using this function, one can also create a site/trust specified report, see the argument "site". You need to make sure that you have the right to write into the work_dir.

Usage

data.quality.report.brc(ccd, pdf = TRUE, brc = NULL, path = NULL)

Arguments

ccd

ccRecord

pdf

logical create the pdf version of the DQ report, otherwise stay in markdown format

brc

character BRC names which can be Cambridge, GSTT, Imperial, Oxford, and UCLH.

path

report export path


ropensci/cleanEHR documentation built on Aug. 28, 2022, 8:31 p.m.