dot-signups_to_matrix: Summarize, pivot, and matricize signups

.signups_to_matrixR Documentation

Summarize, pivot, and matricize signups

Description

Summarize, pivot, and matricize signups

Usage

.signups_to_matrix(signups, user_timezone)

Arguments

signups

The result of [.load_book_signups()].

user_timezone

The timezone currently chosen by the user (as a character scalar).

Value

A matrix of signups, with an integer count in each cell.


r4ds/bookclubber documentation built on April 10, 2024, 6:12 p.m.