print.list_output {CDsampling}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 CDsampling version 0.1.6 Index]