get_select_one: Get all select one / simple choices from survey sheet

View source: R/utils_kobo.R

get_select_oneR Documentation

Get all select one / simple choices from survey sheet

Description

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)

Details

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

Value

A character vector of select_one questions


gnoblet/impactR documentation built on March 20, 2023, 2:24 a.m.