Learn R Programming

cleanEHR (version 0.1)

sql.demographic.table: Create demographic SQL tables. The data type of each column is in its corresponding data type.

Description

Create demographic SQL tables. The data type of each column is in its corresponding data type.

Usage

sql.demographic.table(record, dtype = TRUE)

Arguments

record

ccRecord-class

dtype

logical column will be type aware, else all in character.