View source: R/d_council_theme.R
| council_theme | R Documentation | 
DEPRECATED Council ggplot2 theme
council_theme(
  use_showtext = FALSE,
  size_header = 22,
  size_axis_title = 14,
  size_legend_title = 14,
  size_axis_text = 11,
  size_legend_text = 10,
  size_caption = 8,
  size_margin = 10
)
use_showtext | 
 Logical, whether to use Council fonts.  | 
size_header | 
 Header font size in pt. Default is 22  | 
size_axis_title | 
 Axis title font size in pt. Default is 14.  | 
size_legend_title | 
 Legend title font size in pt. Default is 14.  | 
size_axis_text | 
 Axis text font size in pt. Default is 11  | 
size_legend_text | 
 Legend test font size in pt. Default is 10.  | 
size_caption | 
 Caption font size in pt. Default is 8.  | 
size_margin | 
 Margin size in pt. Default is 10  | 
an error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.