print.summary.item.scale: Prints out long summary information about an 'item.scale'

View source: R/scales.R

print.summary.item.scaleR Documentation

Prints out long summary information about an item.scale

Description

Prints out basic summary information, such as mean, sd, and cronbach's alpha. Also prints out long summary information, such as the mean and sd of each item, and the item-item correlations

Usage

## S3 method for class 'summary.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.