assign1col {GCDkit}R Documentation

Uniform colours

Description

Assigns the same plotting colour to all samples.

Usage

assign1col(col=-1)

Arguments

col

numeric; code of the colour.

Details

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.

Value

Sets 'labels$Colour' to code of the selected plotting colour.

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


[Package GCDkit version 6.1 Index]