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