print.gpmap {gpmap}R Documentation

Print function for gpmap objects

Description

Print a summary of a genotype-phenotype (GP) map (an object of class gpmap) with 1-3 N biallelic loci.

Usage

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

Arguments

x

A gpmap object

...

ignored

Details

Prints name(s) of GP map(s) and loci, a summary of genotypic values. Monotonicity measures are printed if available.

Author(s)

Arne B. Gjuvsland <arne.gjuvsland@nmbu.no> and Yunpeng Wang <yunpeng.wng@gmail.com>

Examples

data(GPmaps)
print(A)

[Package gpmap version 0.1.2 Index]