SelectSymbol {DASplusR} | R Documentation |
Graphical user interface for selecting a plot symbol.
## DAS+R GUI: Check the 'Select Symbol' radiobutton in other DAS+R dialogs. ## R Function Usage: SelectSymbol(symb = "", set = "", col = "")
symb |
A character string giving the initial selection for the plot symbol. |
set |
The name of the symbol set to be used as the initial selection,
also a character string. Names that can be supplied are
"lettersDigits" , "all" and "special" . |
col |
A character string giving the color to be used for showing the symbols in this dialog. |
Andreas Alfons <andreas.alfons@student.tuwien.ac.at>