Learn R Programming

cleanEHR (version 0.1)

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 sql.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