Cols: Assigning Colors to A Vector

Description Usage Arguments Value

View source: R/lfda_visualization.R

Description

This function assigns a color to each distinct value in the given vector.

Usage

1
Cols(vec)

Arguments

vec

The vector where each distinct value will be assigned a color.

Value

The colors for each element in the given vector


lfda documentation built on Aug. 1, 2019, 1:04 a.m.

Related to Cols in lfda...