View source: R/get_platforms.R
get_platforms | R Documentation |
Get Platforms
get_platforms(id = NULL, output = "df")
id |
Optional |
output |
Return a |
A tibble with platform info and ids.
Currently the released
variables is dropped on list
output because I am bad at lists.
https://github.com/speedruncomorg/api/blob/master/version1/platforms.md
## Not run:
get_platforms()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.