get_platforms: Get Platforms

View source: R/get_platforms.R

get_platformsR Documentation

Get Platforms

Description

Get Platforms

Usage

get_platforms(id = NULL, output = "df")

Arguments

id

Optional id of a specific platform, normally all platforms are returned.

output

Return a df (default) or named list.

Value

A tibble with platform info and ids.

Note

Currently the released variables is dropped on list output because I am bad at lists.

Source

https://github.com/speedruncomorg/api/blob/master/version1/platforms.md

Examples

## Not run: 
get_platforms()

## End(Not run)

jemus42/speedrunr documentation built on March 19, 2024, 2:35 p.m.