gg_box: boxplot

Description Usage Arguments Value

View source: R/gg_box.R

Description

boxplot

Usage

1
gg_box(df, x, y, angle = 40, hjust = 1, x.grid = F)

Arguments

df

dataframe

x

x variable

y

y variable

angle

angle passed to theme axis.text.x, Default: 40

hjust

hjust passed to theme axis.text.x, Default: 1

x.grid

panel grid on x, Default: F

Value

ggplot object


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