points.colspace: Plot points in a colourspace
Description
Add points to a colourspace plot
Usage
# S3 method for colspace
points(x, ...)
Value
points.colspace
adds points to a colourspace plot.
Arguments
- x
(required) an object of class colspace
.
- ...
additional graphical options. See par()
.