element_point: Point element
Description
In conjunction with ggplot an object to represent point attributes.
Usage
element_point(colour = NULL, size = NULL, shape = NULL, color = NULL)
Value
An object of class c("element_point", "element")
.
Arguments
- size
Relative size.
- shape
Point shape.
- color, colour
Point colour.