View source: R/instrument_oop.R
items | R Documentation |
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.
items(x)
x |
Required. An object of the instrument class. |
The same input object. Prints text to console.
Other instrument functions:
anchors()
,
instrument()
,
instruments()
,
norms()
,
scales()
instrument("csip")
items(csip)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.