SyntaxFix
Write A Post
Hire A Developer
Questions
temp$quartile <- ceiling(sapply(temp$value,function(x) sum(x-temp$value>=0))/(length(temp$value)/4))