get_variables_game | R Documentation |
Get a Game's Variables
get_variables_game(game, list_column = FALSE)
game |
The game's |
list_column |
|
A tibble::tibble with one row per variable
or
per value
depending on list_column
https://github.com/speedruncomorg/api/blob/master/version1/games.md#get-gamesidvariables
# Get the variables for Ocarina of Time
## Not run:
get_variables_game(game = "j1l9qz1g")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.