Description Usage Arguments Value Examples
ggplot2 theme used by calib_plot
.
1 2 3 4 5 6 | theme_calib(
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 |
A ggplot2
object
1 2 3 4 | ## Not run:
theme_calib
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.