symbol.freq: Graphic Representation of a Frequency Table
Description
This function can be used to represent
contingency tables graphically. Frequency counts are represented as
the heights of "thermometers" by default; you can also specify
symbol='circle' to the function. There is an option to include
marginal frequencies, which are plotted on a halved scale so as to not
overwhelm the plot. If you do not ask for marginal frequencies to be
plotted using marginals=T, symbol.freq will ask you to click
the mouse where a reference symbol is to be drawn to assist in reading
the scale of the frequencies.
label attributes, if present, are used for x- and y-axis labels.
Otherwise, names of calling arguments are used.