Learn R Programming

quallmer (version 0.4.0)

print.qlm_coded: Print a qlm_coded object

Description

Print a qlm_coded object

Usage

# S3 method for qlm_coded
print(x, ...)

Value

Invisibly returns the input object x. Called for side effects (printing to console).

Arguments

x

A qlm_coded object.

...

Additional arguments passed to print methods.