bmi30_list: list of patients with BMI>=30 (obesity)

View source: R/conditions.R

bmi30_listR Documentation

list of patients with BMI>=30 (obesity)

Description

list of patients with BMI>=30 (obesity)

Usage

bmi30_list(dMeasure_obj, appointments = NULL)

Arguments

dMeasure_obj

dMeasure R6 object

appointments

list of appointments. default is $appointments_filtered

needs appointments, as looks for recording prior to the appointment time

Value

a vector of numbers, which are the InternalIDs of patients who have BMI 30 or more (obesity)


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