Learn R Programming

cleanEHR (version 0.1)

reallocateTimeRecord: Propagate a numerical delta time interval record.

Description

Propagate a numerical delta time interval record.

Usage

reallocateTimeRecord(record, delta = 0.5)

Arguments

record

ccRecord

delta

time frequency in hours

Details

when discharge time and admission time are missing, the latest and the earliest data time stamp will be used instead.