ggoban: Draw go board

Description Usage Arguments Value See Also Examples

View source: R/ggoban-class.R

Description

Draw go board

Usage

1
ggoban(boardsize, ...)

Arguments

boardsize

integer of boardsize

...

graphic parameters

Value

Object of class ggoban, which inherits ggplot

See Also

graphic_parameters

Examples

1
ggoban(19)

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