anchors: Display the anchors of a circumplex instrument

View source: R/instrument_oop.R

anchorsR Documentation

Display the anchors of a circumplex instrument

Description

Display the anchors of a circumplex instrument including the total number of anchors and each anchor's numerical value and text label. Anchors are the response options that respondants select from (e.g., 0 = No, 1 = Yes).

Usage

anchors(x)

Arguments

x

Required. An object of the instrument class.

Value

The same input object. Prints text to console.

See Also

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

Examples

instrument(csip)
anchors(csip)

jmgirard/ssm documentation built on Aug. 30, 2023, 6:51 p.m.