Classification_by_RecordID_Date: Determine the classification of a case on a certain date

Description Usage Arguments Value

View source: R/Classification_by_RecordID_Date.R

Description

Determine the classification of a case on a certain date

Usage

1
Classification_by_RecordID_Date(record_id = NULL, date = NULL, EventLog)

Arguments

record_id

The RecordID for which the classification is requested.

date

The date for which the classification is requested.

EventLog

A data.table consisting of at least the columns RecordID, EventClassification, and EventClassificationDate.

Missing values in any of the columns are not permitted.

Value

A list of three elements:


HughParsonage/dhhs documentation built on Dec. 17, 2021, 11:22 p.m.