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")

eahrne/SafeQuant documentation built on April 8, 2021, 10:10 a.m.