How to join 2 columns in R Data Frame?
I have 2 columns for salary depending on whether employee is permanent or intern. I want to create a final column joining columns 1 and 2 so i would get the salary from either columns in 1 column containing salary of intern / Employeee.