scatterplots: Plot multiple scatterplots

Description Usage Arguments Value

View source: R/functions.R

Description

Plots scatterplot for DV and each specified IV in data frame

Usage

1
scatterplots(data, y, x, fit = "lm", ...)

Arguments

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

Value

plot in R environment


ongclarissa/woodhouse documentation built on May 31, 2020, 7:09 p.m.