SyntaxFix
Write A Post
Hire A Developer
Questions
another useful way to replace values
library(plyr) junk$nm <- revalue(junk$nm, c("B"="b"))