endDateColumn: Get the name of the end date column for a certain table in...

endDateColumnR Documentation

Get the name of the end date column for a certain table in the cdm

Description

Get the name of the end date column for a certain table in the cdm

Usage

endDateColumn(tableName)

Arguments

tableName

Name of the table.

Value

Name of the end date column in that table.

Examples


library(PatientProfiles)
endDateColumn("condition_occurrence")



PatientProfiles documentation built on Oct. 30, 2024, 9:13 a.m.