.signups_to_matrix | R Documentation |
Summarize, pivot, and matricize signups
.signups_to_matrix(signups, user_timezone)
signups |
The result of [.load_book_signups()]. |
user_timezone |
The timezone currently chosen by the user (as a character scalar). |
A matrix of signups, with an integer count in each cell.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.