ggplot2 theme used by calib_plot
.
theme_calib( base_size = 11, base_family = "", base_line_size = base_size/22, base_rect_size = base_size/22 )
base_size | base size |
---|---|
base_family | base family |
base_line_size | base_line_size |
base_rect_size | base_rect_size |
A ggplot2
object
if (FALSE) { theme_calib }