powered by
These are collections of five clues related by subject matter.
whatr_categories(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 category titles.
A tibble with (up to) 13 rows and 3 variables:
The round a clue is chosen.
The column position left-to-right.
Category title, often humorous or with instructions.
# NOT RUN { whatr_categories(game = 6304) # }
Run the code above in your browser using DataLab