gokifu: Kifu (go game record) for a range of moves

Description Usage Arguments Value

View source: R/gokifu-class.R

Description

Kifu (go game record) for a range of moves

Usage

1
gokifu(unnumbered, numbered, noted, comment, boardsize)

Arguments

unnumbered

stones to be shown with no number on the board. These typically are stones put before the move range of the kifu. It also includes setup stones in the range (data.frame)

numbered

moves to be numberd on the board (data.frame)

noted

moves to be listed ontside the board (data.frame)

comment

comments during the move range of the game (data.frame)

boardsize

board size (integer)

Value

gokifu object


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