Description Usage Arguments Details Value Author(s) See Also Examples
Plots a histogram or barplot of the data for a phenotype from an experimental cross.
1  | 
x | 
 An object of class   | 
pheno.col | 
 The phenotype column to plot: a numeric index, or the phenotype name as a character string. Alternatively, one may give a numeric vector of phenotypes, in which case it must have the length equal to the number of individuals in the cross, and there must be either non-integers or values < 1 or > no. phenotypes; this last case may be useful for studying transformations.  | 
... | 
 Passed to   | 
Numeric phenotypes are displayed as histograms with approximately 2 sqrt(n) bins. Phenotypes that are factors or that have very few unique values are displayed as barplots.
None.
Karl W Broman, kbroman@biostat.wisc.edu
plot.cross, plotMap, 
plotMissing, 
hist, barplot 
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.