image.Color: Creates an image of the current set of colors

Description Usage Arguments Author(s) See Also

Description

Creates an image of the current set of colors.

Usage

1
2
## S3 method for class 'Color'
image(x, gridColor="gray", gridLty=3, gridLwd=1, axes=FALSE, main=NULL, ...)

Arguments

gridColor

Color used for the grid.

gridLty

Line type (an integer) for the grid lines.

gridLwd

Line width (a numeric) of the grid lines.

axes

If TRUE, axes are shown, otherwise not.

main

Main title (a character string).

...

Other arguments for image.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see Color.


HenrikBengtsson/R.colors documentation built on May 6, 2019, 11:53 p.m.