charToFactor top-level constant
The maximum number of unique values for a character variable for it to be considered as a factor.
Implementation
const int charToFactor = 15;
The maximum number of unique values for a character variable for it to be considered as a factor.
const int charToFactor = 15;