line {chess} | R Documentation |
Branch game with next move
Description
Branch game with next move
Usage
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 |
Value
A game node
[Package chess version 1.0.1 Index]