Learn R Programming

cape (version 2.0.2)

remove.markers: Remove markers from the data.obj

Description

This function removes genetic markers from a data set.

Usage

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

Arguments

data.obj
The object in which all results are stored. See read.population.
markers.which
A vector indicating the names or ID numbers of which markers should be removed.

Value

The data object is returned with the specified markers removed.

See Also

remove.ind