schedule_summary | R Documentation |
Convert schedule to easier information for a person
schedule_summary(person, availability_array, is_host = TRUE, host_rooms = NULL)
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 |
A data.frame of times, the person being met, and the room
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.