element_point | R Documentation |
In conjunction with ggplot an object to represent point attributes.
element_point(colour = NULL, size = NULL, shape = NULL, color = NULL)
size |
Relative size. |
shape |
Point shape. |
color , colour |
Point colour. |
An object of class c("element_point", "element")
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.