parse_move: Parse move in context

Description Usage Arguments Value

View source: R/move.R

Description

Parse move in context

Usage

1
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


chess documentation built on Jan. 13, 2021, 8:31 p.m.