Learn R Programming

gpmap (version 0.1.3)

print.gpmap: 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 gpmap
print(x, ...)

Arguments

x

A gpmap object

...

ignored

Author

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

Details

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

Examples

Run this code
data(GPmaps)
print(A)

Run the code above in your browser using DataLab