Description Usage Arguments Value
A theme for gpplot2
| 1 2 3 4 | theme_soo(base_family = "Avenir", title_size = 22,
  facet_text_size = 12, facet_fill = "#7fcdbb", facet_height = 0.3,
  fill = "transparent", colour = "transparent", title_position = 0.5,
  axis_title_size = 14, axis_tick_size = 12)
 | 
| base_family | The font family to be used, defaults to Avenir | 
| title_size | Title size, defaults to 22 | 
| facet_text_size | Facet text size, defaults to 12 | 
| facet_fill | Color of facet rectangle, defaults to "#7fcdbb" | 
| fill | Background element rectangles, defaults to "transparent" | 
| colour | Colour option for key, defaults to "transparent" | 
| title_position | Title position, defaults to 0.5 | 
| axis_title_size | Axis title size, defaults to 14 | 
| axis_tick_size | Size of ticks on axes, defaults to 12 | 
A customized plot with Soo's theme!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.