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

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

Arguments

x

likert object, 1st item will be printed

...

Arguments passed to print method

Value

Nothing

Author

Paul Johnson <pauljohn@ku.edu>