print.qtlc {qtlc} | R Documentation |
Print Method for qtlc
object
Description
Redefined print
method.
Usage
## S3 method for class 'qtlc'
print(x, ...)
Arguments
x |
S3 object of the working TLC. |
... |
Additional parameters for the |
Value
Prints qtlc
S3 object details
Author(s)
Ivan D. Pavicevic, ivanp84@gmail.com
Examples
## Not run:
print(object)
## End(Not run)
[Package qtlc version 1.0 Index]