get_dictionary: Get dictionary from survey sheet

View source: R/utils_kobo.R

get_dictionaryR Documentation

Get dictionary from survey sheet

Description

Get dictionary from survey sheet

Usage

get_dictionary(data, survey, name_as_label = FALSE)

Arguments

data

Some Kobo data.

survey

Some survey sheet, with a split 'type' column, e.g. with split_survey(type). It must have columns 'list_name' and 'name'.

name_as_label

Default to TRUE. Should the variable name be used as the label if label is missing?

Value

A dictionary


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