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