panel.jitter: Add jittering when plotting a scatterplot matrix.

Description Usage Arguments Details Value Author(s) See Also

View source: R/panel_functions.R

Description

Produces a scatterplot from 2 variables, but adds jittering to variables which have <5 values.

Usage

1

Arguments

x,y

Two vectors of values to plot.

...

Not used.

Details

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

Value

None

Author(s)

Code from the pairs help file.

See Also

pairs


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