bingo: Generate bingo cards

View source: R/bingo.R

bingoR Documentation

Generate bingo cards

Description

Generate bingo cards

Usage

bingo(n_cards = 1, words, n = 5)

Arguments

n_cards

number of cards

words

text for the bingo squares

n

number of rows/columns for one card

Value

a bingo object, which is really just a character matrix

Examples

bingo()

craigalexander/DAS_Bingo documentation built on March 19, 2023, 10:14 p.m.