[ top | up ]

Add Points to a Plot

Syntax

points(x, y, pch="o", ...)

Description

points draws a sequence of points at the specified coordinates. The specified character(s) are plotted, centred at the coordinates.

Graphical parameters are permitted as arguments to this function.