Creates an empty question csv file.
See also
Other support functions:
create_question_data_frame(),
create_question_excel(),
read_question_csv(),
read_question_excel(),
vector_to_string()
Examples
file <- create_question_csv(file = tempfile(fileext = '.csv'))
