R/ckb-style.R
theme_ckb.Rd
Based on theme_bw
theme_ckb( base_size = 11, base_line_size = base_size/22, colour = "black", plot.margin = margin(0.5, 1.5, 0.5, 0.5, "lines") )
base font size, given in pts.
base size for line elements
Colour for non-data aspects of the plot. (Default: "black")
Margin around entire plot (Default: margin(0.5, 0, 0.5, 0, "lines"))