powered by
Get the name of the start date column for a certain table in the cdm
startDateColumn(tableName)
Name of the start date column in that table.
Name of the table.
# \donttest{ library(PatientProfiles) startDateColumn("condition_occurrence") # }
Run the code above in your browser using DataLab