displayScheme {RGtkViewers} | R Documentation |
This presents a display of the given colorscheme by plotting colored rectangles using the colors overlayed on a rectangle drawn in the background color and with each rectangle labelled by the color name drawn in the annotations color of the scheme.
displayScheme(scheme, name)
scheme |
the color scheme object (of class ColorScheme )
giving a collection of colors, background and annotations colors. |
name |
the name of the color scheme, used as the title of the plot |
The return value is of no interest. The side effect is the result which generates the plot.
Duncan Temple Lang <duncan@research.bell-labs.com>
http://www.omegahat.org/RGtk, http://www.ggobi.org http://www.ggobi.org/data/colorschemes.xml http://www.gtk.org