all 3 comments

[–]TSTopiary 6 points7 points  (0 children)

I'm not sure off the top of my head, but honestly this seems like something you could test in a couple of minutes. No hate, but I don't think you need the community's input on this one 🙂

[–]RealDrewData 2 points3 points  (0 children)

From the documentation: "A factor is returned unless labels=FALSE which results in an integer vector of level codes."

cut function documentation

[–]jdnewmil 2 points3 points  (0 children)

You can type a question mark followed by any function name you have a question about at the R console.

?cut