Description Usage Arguments Format Value Examples
View source: R/whatr-answers.R
These must be given by the contestants in the form of a question as a response to the clues given.
1 | whatr_answers(game)
|
game |
One of four types of input, all passed to
|
A tibble with (up to) 61 rows and 5 variables:
The round a clue is chosen.
The column position left-to-right.
The row position top-to-bottom.
The order of clue chosen.
The correct answer to a clue.
A tidy tibble of answer text.
1 | whatr_answers(game = 6304)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.