print.group: Show the results of grouping procedure

View source: R/group.R

print.groupR Documentation

Show the results of grouping procedure

Description

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

Usage

## S3 method for class 'group'
print(x, detailed = TRUE, ...)

Arguments

x

an object of class group

detailed

logical. If TRUE the markers in each linkage group are printed.

...

currently ignored

Value

NULL


onemap documentation built on Nov. 26, 2022, 9:05 a.m.