Learn R Programming

cleanEHR (version 1.0)

demg.distribution: demg.distribution Create a plot of the distribution of numerical demographic data.

Description

demg.distribution Create a plot of the distribution of numerical demographic data.

Usage

demg.distribution(demg, names)

Arguments

demg

ccRecord or demographic table created by ccd_demographic_table()

names

character vector of short names of numerical demographic data.

Examples

Run this code
# NOT RUN {
tdemg.distribution(ccd, "HCM")
# }

Run the code above in your browser using DataLab