powered by
These must be given by the contestants in the form of a question as a response to the clues given.
whatr_answers(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 answer text.
A tibble with (up to) 61 rows and 5 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 correct answer to a clue.
# NOT RUN { whatr_answers(game = 6304) # }
Run the code above in your browser using DataLab