Combine columns in R data dataframe by removing NA
I have a large dataset (4000 participants (rows), 150 columns). The columns are not necessarily variables but in the columns is information on the participant. I want to remove the NA data from the columns and thereby combine different columns.