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