assignSymbLett {GCDkit}R Documentation

Symbols by label - initial letters

Description

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

Usage

assignSymbLett()

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 plotting symbols, which correspond to initial letters for the levels of the specified label.

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, 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.


[Package GCDkit version 4.0 Index]