gg_box_continuous: box plot with x-axis spaced as continous

Description Usage Arguments Details Value

View source: R/gg_box_continuous.R

Description

box plot with the x-axis spaced out as continous instead of categorical

Usage

1
gg_box_continuous(df, x, y, fill = NULL, dodge = 0)

Arguments

df

data frame

x

x variable (continuous)

y

y variable

fill

fill variable passed to aes, Default: NULL

dodge

position of text, Default: 0

Details

x-axis is continous and then grouped, useful for dose-linearity graphics

Value

ggplot object


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