count_unique_meetings | R Documentation |
Counts per person how many unique people they meet
count_unique_meetings(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 vector of the number of unique people each person meets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.