takeback {chess2plyrs} | R Documentation |
takeback
Description
takeback
Usage
takeback(game)
Arguments
game |
chess game object (i.e., a list with elements board, turn, history, and fen_history as created by newgame function) |
Value
game (last move being deleted)
[Package chess2plyrs version 0.3.0 Index]