| summaryMap | R Documentation | 
Print summary information about a map object.
## S3 method for class 'map'
summary(object, ...)
summaryMap(object, ...)
| object | An object of class  | 
| ... | Ignored at this point. | 
An object of class summary.map, which is just a data.frame
containing the number of markers, length, the average inter-marker
spacing, and the maximum distance between markers, for each chromosome
and overall.  An attribute sexsp indicates whether the map was
sex-specific.
Karl W Broman, broman@wisc.edu
chrlen, pull.map,
summary.cross 
data(map10)
summary(map10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.