Learn R Programming

circumplex (version 0.3.10)

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

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(), items(), scales()

Examples

Run this code
instrument(csip)
norms(csip)

Run the code above in your browser using DataLab