extract_moves: Extract moves from a game as a data.frame
Description
Extract moves from a game as a data.frame
Usage
extract_moves(moves_string)
Value
cleaned moves as a data.frame
Arguments
- moves_string
string containing moves built by `chessR` (e.g. from https://www.chess.com/)
or the filename of a PGN file