Learn R Programming

qtl2 (version 0.32)

print.cross2: Print a cross2 object

Description

Print a summary of a cross2 object

Usage

# S3 method for cross2
print(x, ...)

Value

None.

Arguments

x

An object of class "cross2", as output by read_cross2(). For details, see the R/qtl2 developer guide.

...

Ignored.