SelectColor {DASplusR} | R Documentation |
Graphical user interface for selecting a plot color.
## DAS+R GUI: Check the 'Select Color' radiobutton in other DAS+R dialogs. ## R Function Usage: SelectColor(col = "", menu = "")
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
as a character string. Possible values are "palette" ,
"rainbow" , "tim" and "all" . |
Andreas Alfons <andreas.alfons@student.tuwien.ac.at>
ScreeplotGUI
, FactplotGUI
,
BiplotMain
.