synbreed (version 0.12-9)

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

Description

Extract or replace part of an object of class GenMap.

Usage

# S3 method for GenMap
[(x,…)

Arguments

x

object of class ''GenMap''

...

indices

Examples

Run this code
# NOT RUN {
data(maize)
head(maize$map)
# }

Run the code above in your browser using DataLab