kifu: Kifu for certain move range

Description Usage Arguments Value Examples

View source: R/gogame-class.R

Description

Kifu for certain move range

Usage

1
2
3
kifu(x, from = 1L, to = 99L, restart = NA_integer_)

kifuplot(x, from = 1L, to = 99L, restart = NA_integer_, ...)

Arguments

x

gogame object

from, to

Positive integers. Range of moves

restart

Positive integer. If supplied, this number is used as the smallest move number in the range. If not supplied, original move numbers are used as they are.

...

graphic parameters

Value

kifu returns a gokifu object

kifuplot returns a ggkifu object

Examples

1
2

kota7/gogamer documentation built on May 20, 2019, 1:10 p.m.