bmi30_list | R Documentation |
list of patients with BMI>=30 (obesity)
bmi30_list(dMeasure_obj, appointments = NULL)
dMeasure_obj |
dMeasure R6 object |
appointments |
list of appointments. default is $appointments_filtered needs appointments, as looks for recording prior to the appointment time |
a vector of numbers, which are the InternalIDs of patients who have BMI 30 or more (obesity)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.