powered by
This date identifies when an episode was first viewed on television.
whatr_airdate(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 1 row and 3 variables:
The non-sequential J! Archive game ID.
The sequential show number of an episode.
The air date of an episode.
# NOT RUN { whatr_airdate(game = 6304) # }
Run the code above in your browser using DataLab