Description Usage Arguments Value
Plots scatterplot for DV and each specified IV in data frame
1 | scatterplots(data, y, x, fit = "lm", ...)
|
data |
data frame |
y |
dependent variable |
x |
subsetted data frame of independent variables |
fit |
specify modeling function for best fitting line, default = "lm" |
... |
other arguments that are passed to the ggplot() function |
plot in R environment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.