Learn R Programming

cape (version 2.0.2)

histPheno: Plot histograms of phenotypes.

Description

This function plots histograms of phenotypes.

Usage

histPheno(data.obj, pheno.which = NULL, pheno.labels = NULL)

Arguments

data.obj
The object in which all results are stored. See read.population.
pheno.which
A vector of character strings indicating which phenotypes should be plotted. If pheno.which is NULL, all phenotypes will be plotted.
pheno.labels
An optional vector of character strings giving alternate names for the phenotypes being plotted.

See Also

plotPhenoCor, plotPheno, qqPheno