plotXYDensity: Scatter plot with density coloring

Description Usage Arguments Note References Examples

Description

Scatter plot with density coloring

Usage

1
2
plotXYDensity(x, y, isFitLm = T, legendPos = "bottomright",
  disp = c("abline", "R", "Rc"), pch = 20, ...)

Arguments

x

number vector

y

number vector

isFitLm

fit linear model

legendPos

see legend

disp

c("abline","R","Rc") display options

pch

see plot

...

see plot

Note

No note

References

NA

Examples

1
print("No examples")

Example output

[1] "No examples"

SafeQuant documentation built on May 2, 2019, 4:53 a.m.