Learn R Programming

gogamer (version 0.4.3)

ggoban: Draw go board

Description

Draw go board

Usage

ggoban(boardsize, ...)

Arguments

boardsize
integer of boardsize
...
graphic parameters

Value

Object of class ggoban, which inherits ggplot

See Also

graphic_parameters

Examples

Run this code
ggoban(19)

Run the code above in your browser using DataLab