element_point: Point element

element_pointR Documentation

Point element

Description

In conjunction with ggplot an object to represent point attributes.

Usage

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").


jazznbass/scplot documentation built on April 17, 2025, 3:05 p.m.