extract_moves: Extract moves from a game as a data.frame

View source: R/moves.R

extract_movesR Documentation

Extract moves from a game as a data.frame

Description

Extract moves from a game as a data.frame

Usage

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


JaseZiv/chessR documentation built on Oct. 13, 2024, 2:28 p.m.