assign1symb {GCDkit}R Documentation

Uniform symbols

Description

Assigns the same plotting symbol to all samples.

Usage

assign1symb(pch=-1)

Arguments

pch

numeric; code of the plotting symbol.

Details

This function sets the same plotting symbol to all the data points. If 'pch' = -1 (the default), the user is prompted to specify its code.

Value

Sets 'labels$Symbol' to code of the selected plotting symbol.

Author(s)

Vojtěch Janoušek, vojtech.janousek@geology.cz

See Also

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 colours are obtained by assign1col. Table of available plotting symbols is displayed by showSymbols and colours by showColours.


[Package GCDkit version 6.1 Index]