Hi all,
Assuming you have a dataset with two columns: code (numeric) and name (string), how can you create a new variable named combined_variable that attaches the numeric code to the name?
Best regards,
tg
Assuming you have a dataset with two columns: code (numeric) and name (string), how can you create a new variable named combined_variable that attaches the numeric code to the name?
Best regards,
tg
Comment