Convert schedule to easier information for a person

schedule_summary(person, availability_array, is_host = TRUE, host_rooms = NULL)

Arguments

person

The person to make the schedule for

availability_array

3d array of availability with entries 0, 1, and 2

is_host

If TRUE, do for host; otherwise, do guest

host_rooms

The vector of host rooms: room is entry, host name is names

Value

A data.frame of times, the person being met, and the room