SyntaxFix
Write A Post
Hire A Developer
Questions
It simple with apply function in R
f <- apply(f,2,toupper)
No need to check if the column is character or any other type.