beds: #' 10 observations showing patient time in and out.

bedsR Documentation

#' 10 observations showing patient time in and out.

Description

A dataset containing ten sets of time in and out by bed. This simulates patients moving in and out of departments or hospitals.

Usage

beds

Format

A data frame with 10 rows and 4 variables:

bed

a grouping variable, representing a specific bed

patient

individual patients

start_time

time each patient moved into their current bed

end_time

time each patient moved out of their current bed


johnmackintosh/patientcounter documentation built on March 15, 2023, 10:45 p.m.