print.likert: print method for likert tables

View source: R/likert.R

print.likertR Documentation

print method for likert tables

Description

Nothing fancy here. cat is called on first item in list

Usage

## S3 method for class 'likert'
print(x, ...)

Arguments

x

likert object, 1st item will be printed

...

Arguments passed to print method

Value

Nothing

Author(s)

Paul Johnson <pauljohn@ku.edu>


kutils documentation built on Sept. 17, 2023, 5:06 p.m.