Learn R Programming

SafeQuant (version 2.3)

plotXYDensity: Scatter plot with density coloring

Description

Scatter plot with density coloring

Usage

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

References

NA

Examples

Run this code
print("No examples")

Run the code above in your browser using DataLab