diamond_annots | R Documentation |
Diamond ggplot layer for ggplot_ld
diamond_annots(data, x = "x", y = "y", color = "color", size = 0.5)
data |
Data frame of 3 columns defining the diamonds |
x |
Name of the column for horizontal positions |
y |
Name of the column for vertical positions |
color |
Name of the column for color values |
size |
Radius of the diamonds |
gglayers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.