Custom theme

bhuvad_theme(rl = 1.1)

Arguments

rl

a numeric, scaling factor to apply to text sizes

Value

a ggplot2 theme

Examples

p1 = ggplot2::ggplot()
p1 + bhuvad_theme()