Retrieves opening statistics for a specific player's game history.
Arguments
- username
Target player's Lichess username.
- color
Player color perspective (
"white"or"black"). Default is"white".- play
Move sequence in UCI or SAN.
- fen
FEN position string.
- speeds
Character vector of game speeds (e.g.
c("blitz", "rapid", "bullet")).- token
API access token. By default, retrieved via
lic_token().
Details
Lichess API Endpoint: GET https://explorer.lichess.ovh/player
Official Documentation: https://lichess.org/api#tag/Opening-Explorer/operation/openingExplorerPlayer