getARTDates: Get ART initiation dates from Surveillance Episodes dataset.

View source: R/getARTData.R

getARTDatesR Documentation

Get ART initiation dates from Surveillance Episodes dataset.

Description

Get ART initiation dates

Usage

getARTDates(dat = getEpisodes())

Arguments

dat

A dataset which has a variable called EarliestARTInitDate. If NULL, the function calls getEpisodes with that variable name.

Value

data.frame

Examples

getARTDates()

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