In conjunction with ggplot an object to represent point attributes.

element_point(colour = NULL, size = NULL, shape = NULL, color = NULL)

Arguments

size

Relative size.

shape

Point shape.

color, colour

Point colour.

Value

An object of class c("element_point", "element").