[.GenMap {synbreed}R Documentation

Extract or replace part of map data.frame

Description

Extract or replace part of an object of class GenMap.

Usage

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

Arguments

x

object of class ”GenMap”

...

indices

Examples

## Not run: 
data(maize)
head(maize$map)

## End(Not run)

[Package synbreed version 0.12-14 Index]