powered by
Confusingly, these are posed to contestants in the form of an answer.
whatr_clues(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) 61 rows and 4 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 clue read to the contestants.
# NOT RUN { whatr_clues(game = 6304) # }
Run the code above in your browser using DataLab