Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

circumplex (version 0.3.8)

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

Value

The same input object. Prints text to console.

Arguments

x

Required. An object of the instrument class.

See Also

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

Examples

Run this code
instrument(csip)
items(csip)

Run the code above in your browser using DataLab