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.