print.list_output {ForLion} | R 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).
[Package ForLion version 0.3.0 Index]