Skip to contents

move_legend_to_btm

Usage

move_legend_to_btm(learn = FALSE)

Arguments

learn

logical, whether to print the equivalent ggplot2 theme code

Value

ggplot2 theme object

Examples

plot_cor("wt", "mpg", mtcars) + move_legend_to_btm()
#> `geom_smooth()` using formula = 'y ~ x'