Learn R Programming

chess (version 1.0.1)

parse_move: Parse move in context

Description

Parse move in context

Usage

parse_move(game, moves, notation = c("san", "uci", "xboard"))

Arguments

game

A game node

moves

A move string

notation

Notation used for move

Value

A move object