powered by
This is an overview containing various summary statistics of a game.
whatr_synopsis(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".
A tidy tibble of clue text.
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.
# NOT RUN { whatr_synopsis(game = 6304) # }
Run the code above in your browser using DataLab