Description Usage Arguments Format Value Examples
This data describes how players performed over the course of a game.
1 | whatr_scores(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 order of clue chosen.
First name of player responding.
Change in score from this clue.
Is the clue a daily double.
Tidy tibble of clue scores.
1 | whatr_scores(game = 6304)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.