rating_history: Get a user's rating history

View source: R/user.R

rating_historyR Documentation

Get a user's rating history

Description

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

Usage

rating_history(cl, username)

Arguments

cl

A horsey_client.

username

A Lichess username.

Value

A tibble with columns perf, rating, date.


horsey documentation built on Jan. 22, 2026, 5:07 p.m.