norms {circumplex} | R Documentation |
Display the norms for a circumplex instrument
Description
Display the norms for a circumplex instrument including the total number of normative data sets available and each data set's number, sample size, population, and source reference and hyperlink. If another normative data set exists that is not yet included in the package, please let us know.
Usage
norms(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()
,
instrument()
,
items()
,
scales()
Examples
instrument(csip)
norms(csip)
[Package circumplex version 0.3.10 Index]