Learn R Programming

cape (version 2.0.2)

remove.ind: Remove individuals from the data.obj

Description

This function removes individuals from a data set.

Usage

remove.ind(data.obj, ind.which)

Arguments

data.obj
The object in which all results are stored. See read.population.
ind.which
A numerical vector indicating which individuals should be removed.

Value

The data object is returned with the specified individuals removed from the phenotype matrix.

See Also

remove.markers