Description Usage Arguments Format Value Examples
View source: R/whatr-players.R
These individuals compete to score the most points and win the game.
1 | 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.
1 | whatr_players(game = 6304)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.