print.gpmap: Print function for 'gpmap' objects

Description Usage Arguments Details Author(s) Examples

View source: R/gpmaps.R

Description

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

Usage

1
2
## 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

1
2
data(GPmaps)
print(A)

gpmap documentation built on Feb. 16, 2021, 1:06 a.m.