Hi Everyone, I've come up against an issue I can't seem to solve!
I have a data file from Survey Monkey in which a participant completed an online survey twice. But they only supplied answers in the second attempt that they hadn’t already supplied in the first. In other words, there are two cases but no conflicting responses across variable. So I would like to collapse the two cases into a single one so that I can maintain all of the responses, but have it all in one single case. I cannot however figure out a way to write some sort of code to combine the two cases into one. Collapse won’t work because many of the variables are string variables so it gives me an error. Can anyone help??
Thanks!
Candace
I have a data file from Survey Monkey in which a participant completed an online survey twice. But they only supplied answers in the second attempt that they hadn’t already supplied in the first. In other words, there are two cases but no conflicting responses across variable. So I would like to collapse the two cases into a single one so that I can maintain all of the responses, but have it all in one single case. I cannot however figure out a way to write some sort of code to combine the two cases into one. Collapse won’t work because many of the variables are string variables so it gives me an error. Can anyone help??
Thanks!
Candace
Comment