SelectColor {DASplusR}R Documentation

GUI for Selecting a Plot Color

Description

Graphical user interface for selecting a plot color.

Usage

## DAS+R GUI:
Click the 'Select Color' radiobutton in other DAS+R 
dialogs.

## R Function Usage:
SelectColor(col = "", menu = "")

Arguments

col A character string giving the initial selection for the plot color.
menu The name of the color menu to be used as the initial selection, also a character string. Possible values are "palette", "rainbow", "tim" and "all".

Dialog Elements

Select Color Menu:
Click one of the radiobuttons to select the respective color menu.
Select Color:
If a color menu is selected, all colors of that menu are shown here. Select a color by clicking on it. A red rectangle is drawn around the selection.
OK:
Closes the dialog and saves the selected color and color menu.
Cancel:
Closes the dialog without saving color and color menu.
Help:
Shows this help file.

Author(s)

Andreas Alfons <andreas.alfons@student.tuwien.ac.at>

See Also

ScreeplotGUI, FactplotGUI, BiplotMain.


[Package DASplusR version 0.0-1 Index]