back {chess}R Documentation

Go back in the game tree, reverting the last move from current branch

Description

Go back in the game tree, reverting the last move from current branch

Usage

back(game, steps = 1)

Arguments

game

A game node

steps

How many steps (half-turns) to go back

Value

A game node


[Package chess version 1.0.1 Index]