set_gamepath: Switch path of go game

Description Usage Arguments Value

View source: R/gogame-class.R

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

1
set_gamepath(x, pathid = 1L)

Arguments

x

gogame object

pathid

integer

Value

gogame object


gogamer documentation built on May 29, 2017, 4:10 p.m.