powered by
Determine the total number of markers in a cross or map object.
totmar(object)
The total number of markers in the input.
An object of class cross (see read.cross for details) or map (see sim.map for details).
cross
read.cross
map
sim.map
Karl W Broman, broman@wisc.edu
read.cross, plot.cross, summary.cross, nind, nchr, nmar, nphe
plot.cross
summary.cross
nind
nchr
nmar
nphe
data(fake.f2) totmar(fake.f2) map <- pull.map(fake.f2) totmar(map)
Run the code above in your browser using DataLab