Learn R Programming

rock (version 0.8.1)

ci_get_item: 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)

Value

A character value with the item.

Arguments

nrm_spec

The Narrative Response Model specification.

item_id

The identifier of the requested item.

language

The language of the stimuli.