possible_availability_create | R Documentation |
This will take an availability array of hosts and guests and delete any times that aren't possible for any host-guest pair
possible_availability_create(host_availability, guest_availability)
host_availability |
Availability matrix for hosts |
guest_availability |
Availability matrix for guests |
3D array with dimensions host, guest, times
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.