gg_mytheme: custom theme for ggplot

gg_mythemeR Documentation

custom theme for ggplot

Description

A custom theme for ggplots

Usage

gg_mytheme(
  gg,
  base_size = 16,
  legend.position = "none",
  flip_x = TRUE,
  x_axis_cex = 1,
  y_axis_cex = 1,
  ylab_cex = 1,
  xlab_cex = 1,
  title_cex = 1,
  x_angle = 90,
  x_axis_hjust = 1,
  x_axis_vjust = 0.5,
  y_axis_hjust = 1,
  print = FALSE
)

Value

A ggplot object


kevinmhadi/khtools documentation built on Jan. 16, 2025, 4:18 p.m.