How do I group within a variable?

We have been trying to make groups within a variable for a large data set we have. I attached a picture of the data we're working with. It's part of a huge table we have called CVC_New. We are trying to categorize the different variables like so; underweight(1) = 10-18.4, normal weight(2) = 18.5-25, and overweight(3) = 25.1-29. If you have any advice it would be greatly appreciated!!

Hi!

To help us help you, could you please prepare a reproducible example (reprex) illustrating your issue? Please have a look at this guide, to see how to create one:

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.