79207695

Date: 2024-11-20 14:49:26
Score: 1
Natty:
Report link

This probably violates some programming best practices for being too verbose but I find it to be effective and easy to understand.

nmesRAW$beltuse[nmesRAW$beltuse == 1] <- "Rarely"
nmesRAW$beltuse[nmesRAW$beltuse == 2] <- "Sometimes"
nmesRAW$beltuse[nmesRAW$beltuse == 3] <- "Always"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Seth