Description Usage Arguments Value
View source: R/theme_minimal_grid.R
A theme compatible with grid display (using Patchwork)
1 2 3 4 5 6 | theme_minimal_grid(
base_size = 11,
base_family = "",
base_line_size = base_size/22,
base_rect_size = base_size/22
)
|
base_size |
base_size |
base_family |
base_family |
base_line_size |
base_line_size |
base_rect_size |
base_rect_size |
ggplot2 theme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.