esc_theme.Rd
Create a ggplot2 theme consistent with the ESC style guide.
esc_theme(scale = 0.8, rm_x_leg = FALSE, rm_y_leg = FALSE)
Adjust the scale of the chart. Default is 0.8
logical value indicating whether x label be removed from chart
logical value indicating whether y label be removed from chart