R/plottingFunctions.R
bhuvad_theme.Rd
Custom theme
bhuvad_theme(rl = 1.1)
a numeric, scaling factor to apply to text sizes
a ggplot2 theme
p1 = ggplot2::ggplot() p1 + bhuvad_theme()