print.item.scale: Prints information about an 'item.scale' object

View source: R/scales.R

print.item.scaleR Documentation

Prints information about an item.scale object

Description

Outputs standard information found in an item.scale, such as number of items, number of responses, scale mean, and Cronbach's alpha

Usage

## S3 method for class 'item.scale'
print(x, digits = 3)

Arguments

x

An item.scale object

digits

The number of digits to print when printing numbers. Passed to format()


rwash/surveys documentation built on Sept. 18, 2023, 11:31 p.m.