Learn R Programming

chess (version 1.0.1)

move_: Make moves and create variations

Description

Make moves and create variations

Usage

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

Arguments

game

A game node

moves

List of moves

notation

Notation used for moves

Value

A game node