Skip to contents

Utility function to convert code and text questions to a wide data.frame.

Usage

question_responses_to_data_frame(questions, responses, id_col)

Arguments

questions

data.frame with the questions

responses

data.frame with the question responses.

id_col

name of the id column.