Learn R Programming

wrGraph (version 1.3.8)

.levIndex: Transform levels into index

Description

This function transforms levels into index. This function has been depreciated, please use wrMisc::levIndex() insted.

Usage

.levIndex(dat, asSortedLevNa = FALSE)

Value

This function retruns a color-gradient based on p-Values

Arguments

dat

(numeric) initial levels (main input)

asSortedLevNa

(logical)

See Also

(for PCA) plotPCAw)

Examples

Run this code
library(wrMisc)

Run the code above in your browser using DataLab