scatter_plot: Scatterplot

Description Usage Arguments Value

View source: R/plots.R

Description

Scatterplot

Usage

1
2
scatter_plot(data, xvar, yvar, xlab = "", ylab = "", line = TRUE,
  facet = FALSE)

Arguments

data

Clearned data

xvar

Variable on x-axis

yvar

Variable on y-axis

xlab

x-axis label

ylab

y-axis label

line

Line of best fit

facet

Split the plot by visit number

Value

Plot


windyzn/urinaryDBP documentation built on May 4, 2019, 6:32 a.m.