Learn R Programming

onemap (version 3.0.0)

print.rf_2pts: Print method for object class 'rf_2pts'

Description

It shows the linkage groups as well as the unlinked markers.

Usage

# S3 method for rf_2pts
print(x, mrk = NULL, ...)

Value

NULL

Arguments

x

an object of class rf_2pts.

mrk

a vector containing a pair of markers, so detailed results of the two-point analysis will be printed for them. Can be numeric or character strings indicating the numbers/names corresponding to any markers in the input file.

...

further arguments, passed to other methods. Currently ignored.