horsey: Access to the Lichess API
horsey is an R package for analyzing and exporting data from the Lichess API.
Key Features
- Export Lichess game data into R objects
- Optional inclusion of opening metadata (name and ECO) when available.
- Functions for summarizing openings across a set of games.
Installation
# install.packages("remotes")
remotes::install_github("kylehamilton/horsey")