pregnant_list: list of patients who are pregnant at the 'appointment' date

View source: R/conditions.R

pregnant_listR Documentation

list of patients who are pregnant at the 'appointment' date

Description

list of patients who are pregnant at the 'appointment' date

Usage

pregnant_list(dMeasure_obj, appointments = NULL)

Arguments

dMeasure_obj

dMeasure R6 object

appointments

dataframe of appointments $InternalID and $Date

if no parameter provided, derives from $appointments_filtered

Value

a vector of numbers, which are the InternalIDs


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