print.list_output: Print Method for list_output Objects

View source: R/print.list_output.R

print.list_outputR Documentation

Print Method for list_output Objects

Description

Custom print method for objects of class 'list_output'.

Usage

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

Arguments

x

An object of class 'list_output'.

...

Additional arguments (ignored).

Value

Invisibly returns 'x' (the input object).


ForLion documentation built on April 11, 2025, 5:38 p.m.