sr_get: Call the speedrun.com API

View source: R/get.R

sr_getR Documentation

Call the speedrun.com API

Description

Call the speedrun.com API

Usage

sr_get(path = "", ...)

Arguments

path

API path.

...

Optional parameters

Value

The httr::content of the API response.

Examples

## Not run: 
# Get all users
sr_get(path = "users")

## End(Not run)

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