Description Usage Arguments Format Value Examples
View source: R/whatr-synopsis.R
This is an overview containing various summary statistics of a game.
1 | whatr_synopsis(game)
|
game |
One of four types of input, all passed to
|
A tibble with (usually) 3 row and 5 variables:
The contestant's given name.
Score if all wagering is disregarded.
Final score after Double Jeopardy.
Number of correct answers.
Number of incorrect answers.
A tidy tibble of clue text.
1 | whatr_synopsis(game = 6304)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.