Skip to contents

Get all select one / simple choices from survey sheet

Usage

get_select_one(survey)

Arguments

survey

The survey sheet from Kobo (with column "type" split)

Value

A character vector of select_one questions

Details

survey should have a split type column with types of variables such as "select_one", "select_multiple", etc.