influenzaVax_obs: List of influenza immunization observations/recordings

View source: R/observations.R

influenzaVax_obsR Documentation

List of influenza immunization observations/recordings

Description

Filtered by InternalID (vector patient numbers) and dates

Usage

influenzaVax_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 15 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, FluvaxName, FluvaxDate


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