print.qtlc: Print Method for 'qtlc' object

Description Usage Arguments Value Author(s) Examples

Description

Redefined print method.

Usage

1
2
## S3 method for class 'qtlc'
print(x, ...)

Arguments

x

S3 object of the working TLC.

...

Additional parameters for the print method

Value

Prints qtlc S3 object details

Author(s)

Ivan D. Pavicevic, ivanp84@gmail.com

Examples

1
2
3
4
## Not run: 
print(object)

## End(Not run)

qtlc documentation built on May 1, 2019, 8:45 p.m.

Related to print.qtlc in qtlc...