panel_smoothScatter: Smooth Scatter Panel

Description Usage Arguments Value Author(s)

Description

Plot a smoothScatter (color density of a scatter plot) with a loess fit.

Usage

1
2
panel_smoothScatter(x, y, bg = NA, cex = 1, col.smooth = "red",
  span = 2/3, iter = 3, ...)

Arguments

x

numeric vector

y

numeric vector

bg

Background (Default: NA)

cex

Not yet documented

col.smooth

Not yet documented

span

Not yet documented

iter

Not yet documented

...

Additional parameters

Value

smoothed scatter plot

Author(s)

Jens Hooge


jhooge/BioViz documentation built on May 19, 2019, 9:28 a.m.