panel.hist: Draw histograms and density plots in a scatterplot matrix.

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/panel_functions.R

Description

Draws histograms with density plots along the diagonal of a scatterplot matrix.

Usage

1

Arguments

x

The vector of data used to plot the histogram.

...

Not used.

Details

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

Value

None.

Author(s)

Mike Meredith, 2012-08-29, based on code from the pairs help file.

See Also

pairs

Examples

1
2
3
4

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