hosp_network_data: Sample Location History/Hospital Network Data

hosp_network_dataR Documentation

Sample Location History/Hospital Network Data

Description

A simple example of a data.frame of location history data that could be used with this package and is used in examples

Usage

hosp_network_data

Format

A data.frame with 5 columns and 16 rows:

UniqueEncountID

integer of a unique id for each patient encounter

BeginDate

character column specifying the start date and time for that encounter

EndDate

character column specifying the end date and time for that encounter

UnitName

character column specifying the unit name the patient was in during that encounter

RoomNumber

character column specifying the room number the patient was in during that encounter


npeters1322/hospEpi documentation built on April 30, 2022, 6:12 p.m.