ConvertFactors2Integers {MultBiplotR} | R Documentation |
Convert a factor to integer numbers
ConvertFactors2Integers(x)
x |
A vector with a factor |
Convert a factor to integer numbers
a vector with the converted values
Jose Luis Vicente Villardon
##---- Should be DIRECTLY executable !! ----