assign1col {GCDkit} | R Documentation |
Assigns the same plotting colour to all samples.
assign1col(col=-1)
col |
numeric; code of the colour. |
This function sets the same colour to all of the plotting symbols. If 'col
'
= -1 (the default), the user is prompted to specify its code.
Sets 'labels$Colour
' to code of the selected plotting colour.
Vojtech Janousek, vojtech.janousek@geology.cz
To display the current legend use showLegend
.
Symbols and colours by a single label can be assigned by assignSymbLab
and assignColLab
respectively, symbols and colours by groups
simultaneously by assignSymbGroup
. Uniform symbols are obtained
by assign1symb
. Table of available plotting symbols is displayed
by showSymbols
and colours by showColours
.