gg_scatter_smooth: scatter plot with smoother

Description Usage Arguments Value

View source: R/gg_scatter_smooth.R

Description

scatter plot with smoother

Usage

1
gg_scatter_smooth(df, x, y, smooth_method = "loess")

Arguments

df

data frame

x

x variable

y

y variable

smooth_method

method for smoother, Default: 'loess'

Value

ggplot object


AstraZeneca/pmxplore documentation built on May 28, 2019, 11:04 a.m.