startDateColumn: Get the name of the start date column for a certain table in...

View source: R/addIntersect.R

startDateColumnR Documentation

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

Description

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

Usage

startDateColumn(tableName)

Arguments

tableName

Name of the table.

Value

Name of the start date column in that table.

Examples


library(PatientProfiles)
startDateColumn("condition_occurrence")



PatientProfiles documentation built on April 3, 2025, 9:47 p.m.