Concept Flow - Factor levels
Create vector with values
Convert vector to factor
Assign levels automatically
Use levels for ordering or grouping
Access or modify levels if needed
Use factor in analysis or plots
Start with a vector, convert it to a factor which assigns levels automatically, then use or modify these levels for grouping or ordering.