Description Usage Arguments Format Value Examples
This grid contains all the categories, clues, and answers in a game.
1 | whatr_board(game)
|
game |
One of four types of input, all passed to
|
A tibble with (usually) 61 rows and 4 variables:
The round a clue is chosen.
The column position left-to-right.
The row position top-to-bottom.
The order of clue chosen.
Category title, often humorous or with instructions.
The clue read to the contestants.
The correct answer to a clue.
A tidy tibble of clue text.
1 | whatr_board(game = 6304)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.