barplot.LevelsVsLayerByMAF: barplot of category frequencies separated by MAF

Description Usage Arguments See Also

Description

Visualizes the number of 1-, 2- and 3-categorical nodes in each layer agglomerated over the whole forest and separated by the minor allel frequency (MAF).

Usage

1
2
barplot.LevelsVsLayerByMAF(height = list(), col = 1:3, beside = TRUE,  
	legend.text = 1:3, cex.axis = 0.8, names.arg = NULL, main = NULL, ...)

Arguments

height

An object of class LevelsVsLayerByMAF that is returned by tableLevelsVsLayerByMAF.

col

A vector of the same length as the number of rows in each element of the height argument. Can be of any type accepted for col by plot. Specifies the colors of the plotted bars. Defaults to 1:3.

beside, legend.text, cex.axis, names.arg

See barplot.

main

A vector of the same length as height.

...

Further arguments that are passed to barplot.

See Also

tableLevelsVsLayerByMAF


adibender/rFtools documentation built on May 14, 2019, 5:13 a.m.