.levIndex {wrGraph} | R Documentation |
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)
Arguments
dat |
(numeric) initial levels (main input) |
asSortedLevNa |
(logical) |
Value
This function retruns a color-gradient based on p-Values
See Also
(for PCA) plotPCAw
)
Examples
library(wrMisc)
[Package wrGraph version 1.3.7 Index]