Rdocumentation
powered by
Learn R Programming
gogamer (version 0.4.3)
set_gamepath: Switch path of go game
Description
Switch path of a go game. Paths are indexed by integers starting at one. If pathid exceeds the number of paths stored in the game, the function throws an error.
Usage
set_gamepath(x, pathid = 1L)
Arguments
x
gogame
object
pathid
integer
Value
gogame
object