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


chessR documentation built on Oct. 5, 2022, 1:07 a.m.