extract_moves_as_game: Extract moves and create 'chess' game

View source: R/moves.R

extract_moves_as_gameR Documentation

Extract moves and create 'chess' game

Description

Extract moves and create 'chess' game

Usage

extract_moves_as_game(game)

Arguments

game

a single row of a 'data.frame' provided by 'chessR' containing move information or the filename of a PGN file

Value

a [chess::game()] game object


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