theme_atsu | R Documentation |
Publication ready theme from ggpubr
ATSU clean theme
Label theme
Add a clean theme
Add clean table theme
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()
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.