theme_atsu: Publication ready theme from ggpubr

theme_atsuR Documentation

Publication ready theme from ggpubr

Description

Publication ready theme from ggpubr

ATSU clean theme

Label theme

Add a clean theme

Add clean table theme

Usage

theme_atsu(
  base_size = 20,
  base_family = "",
  border = FALSE,
  margin = TRUE,
  legend = c("top", "bottom", "left", "right", "none"),
  x.text.angle = 0
)

theme_atsu_clean(base_size = 20, base_family = "", flip = FALSE)

labs_atsu(base_size = 20, base_family = "")

clean_theme()

clean_table_theme()

Arguments

base_size

base font size given in pts

base_family

base family

border

logical if a border should be used

margin

logical if margin should be used

legend

location of legend placement

x.text.angle

angle of x axis text

flip

logical if x and y axis should be flipped Basic theme for ATSU


brunkgr2/themeatsu documentation built on April 26, 2022, 3:21 a.m.