ci_get_item: Get an item in a specific language

View source: R/ci_get_item.R

ci_get_itemR Documentation

Get an item in a specific language

Description

This function takes a Narrative Response Model specification as used in NRM-based cognitive interviews, and composes an item based on the specified template for that item, the specified stimuli, and the requested language.

Usage

ci_get_item(nrm_spec, item_id, language)

Arguments

nrm_spec

The Narrative Response Model specification.

item_id

The identifier of the requested item.

language

The language of the stimuli.

Value

A character value with the item.


rock documentation built on Dec. 28, 2022, 1:55 a.m.