schedule_flatten | R Documentation |
Flatten everyone's schedules to one data.frame
schedule_flatten(availability_array, is_host = TRUE)
availability_array |
3d array of availability with entries 0, 1, and 2 |
is_host |
If TRUE, do for host; otherwise, do guest |
a data.frame of times and who each person (host or guest) is meeting with at each time
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.