panel.boxplot: Draws boxplots along the diagonal of a scatterplot matrix.

Description Usage Arguments Details Value Author(s) See Also

View source: R/panel_functions.R

Description

Draws boxplots along the diagonal of a scatterplot matrix, such as produced by 'pairs' or 'plot.data.frame'.

Usage

1

Arguments

x

The vector of data to use to plot the boxplot.

...

Not used.

Details

Implement by setting 'diag.panel = panel.boxplot' when calling the scatterplot function.

Value

Nothing of interest.

Author(s)

Mike Meredith, 29 May 2012, prompted by Quinn & Keough (2002) p62

See Also

pairs, boxplot


mikemeredith/MMmisc documentation built on Nov. 8, 2019, 11:34 p.m.