parent_list | R Documentation |
This is found through the use of 'HeadOfFamilyID' in db$patientsRaw
parent_list(dMeasure_obj, appointments = NULL, months_min = 0, months_max = 12)
dMeasure_obj |
dMeasure R6 object |
appointments |
dataframe of appointments $InternalID and $Date |
months_min |
minimum age in months (inclusive, 'from') |
months_max |
maximum age in months (exclusive, 'up to') if no parameter provided, derives from $appointments_filtered |
Note that this does *not* include postnatal_list, and so a separate check is required if requiring postnatal
a vector of numbers, which are the InternalIDs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.