add_ref_boxes | R Documentation |
Add reference boxes around each cell of the glyphmap.
add_ref_boxes(
data,
var_fill = NULL,
color = "white",
size = 0.5,
fill = NA,
...
)
data |
A glyphmap structure. |
var_fill |
Variable name to use to set the fill color |
color |
Set the color to draw in, default is "white" |
size |
Set the line size, default is 0.5 |
fill |
fill value used if |
... |
other arguments passed onto |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.