Description Usage Arguments Value
Theme function to be passed as an argument during ggplot2 charting.
1 2 3 4 5 6 | theme_tgam(
size = 12,
family = "GMsanC-Regular",
title = "GMsanC-Bold",
position = "center"
)
|
size |
Base font size |
family |
Font family |
title |
Font to use for title text |
position |
How should headings be positioned? Options are 'center' or 'left'. (Default: 'center',) |
A ggplot2 theme object, to be passed to a ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.