assignColLab {GCDkit}R Documentation

Colours by label

Description

Assigns plotting colours according to the levels of the chosen label.

Usage

assignColLab()

Arguments

None.

Details

The label is selected using the function 'selectColumnLabel'.

Value

Sets 'leg.col' to a sequence number of column in 'labels' that is to be used to build the legend; 'labels$Colour' contains the codes of desired plotting colours.

Author(s)

Vojtech Janousek, vojtech.janousek@geology.cz

See Also

To display the current legend use showLegend. Symbols by a single label can be assigned by assignSymbLab, symbols and colours by groups simultaneously by assignSymbGroup. Uniform colours and symbols are obtained by assign1symb and assign1col. Table of available plotting symbols is displayed by showSymbols and colours by showColours.

Selecting a label: selectColumnLabel.


[Package GCDkit version 4.1 Index]