print.summary.qtlc {qtlc}R Documentation

Summary method for qtlc S3 object

Description

Summary method for qtlc S3 object

Usage

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

Arguments

x

S3 object of the working TLC.

...

Additional parameters.

Value

Summary.

Author(s)

Ivan D. Pavicevic, ivanp84@gmail.com

Examples

## Not run: 
summary(object)

## End(Not run)


[Package qtlc version 1.0 Index]