Description Usage Arguments Value Examples
Add a box layer to the chess board
1 2 3 4 5 6 7 8 9 |
bottom_left |
square for box bottom left coordinate (eg "e4") |
top_right |
square for box top right coordinate |
size |
Box line size |
linetype |
Box line type |
fill |
Box fill (default = NA (no fill)) |
col |
Box line colour (default = "red") |
... |
Further arguments passed to |
A ggplot2 geom_segment() layer
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.