Learn R Programming

cape (version 2.0.2)

qqPheno: Plot qq plots of phenotype pairs.

Description

This function plots qq plots of pairs phenotypes.

Usage

qqPheno(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, histPheno