powered by
These individuals compete to score the most points and win the game.
whatr_players(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 player info.
A tibble with (usually) 3 rows and 4 variables:
The contestant's given name.
The contestant's surname name.
A short description of what the contestant does.
The city or institution from where the contestant comes.
# NOT RUN { whatr_players(game = 6304) # }
Run the code above in your browser using DataLab