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)

Example output

suggested size for saving:
   width = 5.00, height = 5.00

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