items: Display the items of a circumplex instrument

View source: R/instrument_oop.R

itemsR Documentation

Display the items of a circumplex instrument

Description

Display the items of a circumplex instrument including the total number of items and each item's number and text. The item ordering/numbering displayed here is the same ordering/numbering assumed by the score() function.

Usage

items(x)

Arguments

x

Required. An object of the instrument class.

Value

The same input object. Prints text to console.

See Also

Other instrument functions: anchors(), instruments(), norms(), scales()

Examples

items(csip)

jmgirard/ssm documentation built on June 13, 2025, 8:59 p.m.