SyntaxFix
Write A Post
Hire A Developer
Questions
for (i in 1:names(DF){ DF[[i]] <- as.numeric(DF[[i]]) }
I solved this using double brackets [[]]