Learn R Programming

horsey (version 1.0.1)

rating_history: Get a user's rating history

Description

Returns rating history for each game type (e.g., blitz, rapid).

Usage

rating_history(cl, username)

Value

A tibble with columns perf, rating, date.

Arguments

cl

A horsey_client.

username

A Lichess username.