summary.qtlc {qtlc}R Documentation

Summary method for qtlc S3 object

Description

Summary method for qtlc S3 object

Usage

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

Arguments

object

S3 object of the working TLC.

...

Additional parameters for the summary method

Value

Summary.

Author(s)

Ivan D. Pavicevic, ivanp84@gmail.com

Examples

## Not run: 
summary(object)

## End(Not run)


[Package qtlc version 1.0 Index]