getBirthDate: Gets the birthdates form the Surveillance Episodes dataframe.

View source: R/setData.R

getBirthDateR Documentation

Gets the birthdates form the Surveillance Episodes dataframe.

Description

Gets birth dates from getEpisodes data

Usage

getBirthDate(dat = NULL, addVars = " ")

Arguments

dat

default value is Null, which calls getEpisodes

addVars

String for a regular expression to select additional vars

Value

data.frame

Examples

getBirthDate(addVars="Female")

vando026/ahri documentation built on Aug. 10, 2024, 3:20 p.m.