Hi ,
I am new to R.
So I would require a bit of your help.
I have a dataset Of College Admission_CSV in which I have a Column call gre that is to be classified as follows:
| 0-440 |
Low |
| 440-580 |
Medium |
| 580+ |
High |
I have also attached in Attachment the dataset & the requirement.
nirgrahamuk can you please help me with the code how to accomplish this in R . Should I use if else?
Anyone can you please help me with the code?