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

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