Cholesterol_obs: List of cholesterol observations/recordings

Cholesterol_obsR Documentation

List of cholesterol observations/recordings

Description

Filtered by InternalID (vector patient numbers) and dates

Usage

Cholesterol_obs(dMeasure_obj, intID, date_from = NA, date_to = NA)

Arguments

dMeasure_obj

dMeasure R6 object

intID

vector of InternalID

date_from

start date. default is $date_b minus 12 months

date_to

end date (inclusive). default is $date_b

Details

the reference date for 'most recent' measurement is 'date_to'

Value

dataframe of InternalID, CholesterolDate, Cholesterol, HDL, LDL, Triglycerides, CholesterolHDLRatio


DavidPatShuiFong/dMeasure documentation built on Aug. 2, 2024, 11:45 p.m.