Learn R Programming

SafeQuant (version 2.2.1)

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

Arguments

x
number vector
y
number vector
isFitLm
fit linear model
legendPos
see legend
disp
c("abline","R","Rc") display options
...
see plot

References

NA

Examples

Run this code
print("No examples")

Run the code above in your browser using DataLab