View source: R/whatr-players.R
whatr_players | R Documentation |
These individuals compete to score the most points and win the game.
whatr_players(game)
game |
One of four types of input, all passed to
|
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.
A tidy tibble of player info.
whatr_players(game = 6304)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.