Learn R Programming

mpMap2 (version 1.0.4)

finalNames: Names of genetic lines

Return the names of the genetic lines

If the mpcross object contains a single experiment a vector of names of genetic lines is returned. The names of the founding lines for the population are excluded. If an mpcross object contains multiple experiments a list of vectors of names is returned.

Description

Names of genetic lines

Return the names of the genetic lines

If the mpcross object contains a single experiment a vector of names of genetic lines is returned. The names of the founding lines for the population are excluded. If an mpcross object contains multiple experiments a list of vectors of names is returned.

Usage

finalNames(object)

# S4 method for mpcross finalNames(object)

# S4 method for geneticData finalNames(object)

Arguments

object

The mpcross object from which to extract the names of the genetic lines

Value

The names of the genetic lines in the final population.