line: Branch game with next move

Description Usage Arguments Value

View source: R/move.R

Description

Branch game with next move

Usage

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

Arguments

game

A game node

moves

Vector of one or more description of moves

notation

Notation used for moves

Value

A game node


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