powered by
This data describes how players performed over the course of a game.
whatr_scores(game)
One of four types of input, all passed to whatr_html():
whatr_html()
A numeric game ID.
Either a 'showgame' or 'showscores' HTML document.
A show number character starting with "#".
An air date like "yyyy-mm-dd".
Tidy tibble of clue scores.
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.
# NOT RUN { whatr_scores(game = 6304) # }
Run the code above in your browser using DataLab