assignSymbGroup {GCDkit} | R Documentation |
Lets the user to assign plotting symbols and colours according to the levels of the defined groups.
assignSymbLab()
None.
Sets 'leg.col
' and 'leg.pch
' to zero, 'labels$Symbol
'
contains the codes of desired plotting symbols, 'labels$Colour
' of plotting colours.
Vojtech Janousek, vojtech.janousek@geology.cz
To display the current legend use showLegend
.
Symbols by a single label can be assigned by assignSymbLab
,
colours using assignColLab
. Uniform colours and symbols are
obtained by assign1symb
and assign1col
.
Table of available plotting symbols is displayed by showSymbols
and colours by showColours
.