Extract moves from a game as a data.frame

extract_moves(moves_string)

Arguments

moves_string

string containing moves built by `chessR` (e.g. from https://www.chess.com/) or the filename of a PGN file

Value

cleaned moves as a data.frame