| theme_oes | R Documentation | 
Defines the OES plotting theme
theme_oes(base_size = 12, base_family = "Lato", device = "pdf")
| base_size | An integer specifying a font size; defaults to  | 
| base_family | A character string identifying a font family; defaults to
the OES-preferred  | 
| device | A character string identifying a plotting device; defaults to
 | 
A list of length 93 of classes theme and gg that
defines elements of the display other than the data. theme_oes() wraps
ggplot2::theme_bw() and replaces several default values.
A list specifying a ggplot theme. See Details for more.
Miles Williams
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.