assignSymbLab {GCDkit}R Documentation

Symbols by label

Description

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

Usage

assignSymbLab()

Arguments

None.

Details

The label is selected using the function 'selectColumnLabel'.

Value

Sets 'leg.pch' to a sequence number of column in 'labels' that is to be used to build the legend; 'labels$Symbol' contains the codes for desired plotting symbols.

Author(s)

Vojtech Janousek, vojtech.janousek@geology.cz

See Also

To display the current legend use showLegend. Colours by a single label can be assigned by assignColLab, 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]