Extract.GenMap: Extract or replace part of map data.frame

Description Usage Arguments Examples

Description

Extract or replace part of an object of class GenMap.

Usage

1
2
## S3 method for class 'GenMap'
x[...]

Arguments

x

object of class ”GenMap”

...

indices

Examples

1
2
3
4
5
## Not run: 
data(maize)
head(maize$map)

## End(Not run)

synbreed documentation built on March 12, 2021, 3:01 a.m.