SelectSymbol {DASplusR}R Documentation

GUI for Selecting a Plot Symbol

Description

Graphical user interface for selecting a plot symbol.

Usage

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

## R Function Usage:
SelectSymbol(symb = "", set = "", col = "")

Arguments

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.

Dialog Elements

Select Symbol Set:
Click one of the radiobuttons to select the respective symbol set.
Select Symbol:
If a symbol set is selected, all symbols of that set are shown here. Select a symbol by clicking on it. The selection is enclosed by a red rectangle.
OK:
Closes the dialog and saves the selected symbol and symbol set.
Cancel:
Closes the dialog without saving symbol and symbol set.
Help:
Shows this help file.

Author(s)

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

See Also

ScreeplotGUI, BiplotMain.


[Package DASplusR version 0.0-2 Index]