.plot_theme | R Documentation |
Plot theme
.plot_theme(gridX = FALSE, gridY = TRUE)
gridX |
a logical variable indicating if drawing x-axis grid lines. (Default: FALSE). |
gridY |
a logical variable indicating if drawing y-axis grid lines. (Default: TRUE). |
a ggplot theme.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.