plotComposition: Plot composition of a table of a categorical variable

View source: R/curation_viz.R

plotCompositionR Documentation

Plot composition of a table of a categorical variable

Description

Plot composition of a table of a categorical variable

Usage

plotComposition(tab, column)

Arguments

tab

a table with absolute frequencies of categories.

column

character. The name of the variable for annotation of the plot.

Value

None. Plots to a graphics device.


waldronlab/BugSigDBStats documentation built on Oct. 21, 2023, 6:11 a.m.