assignSymbLett {GCDkit} | R Documentation |
Assigns plotting symbols according to the levels of the chosen label.
assignSymbLett()
None.
The label is selected using the function 'selectColumnLabel
'.
Sets 'leg.pch
' to a sequence number of column in 'labels
' that is
to be used to build the legend; 'labels$Symbol
' contains the plotting
symbols, which correspond to initial letters for the levels of the specified label.
Vojtech Janousek, vojtech.janousek@geology.cz
To display the current legend use showLegend
.
Symbols by a single label can be assigned by assignSymbLab
,
colours by assignColLab
, symbols and colours by groups simultaneously
by assignSymbGroup
. Uniform colours or symbols are achieved by
assign1symb
and assign1col
. Table of available plotting
symbols is displayed by showSymbols
and colours by showColours
.