T_hss_create_question_list: Create a list of questions from XLS form

View source: R/T_hss_create_question_list.R

T_hss_create_question_listR Documentation

Create a list of questions from XLS form

Description

This function reads the XLS form and provides a list of all questions in the form as well as the type of question.

Usage

T_hss_create_question_list(dict_path, location)

Arguments

dict_path

Path to the XLS form

location

Survey location for which this XLS form was made.

Value

A named character vector with question type as name and the question/variable name as value.


RenRMT/hsstools documentation built on April 14, 2025, 7:10 p.m.