themes | R Documentation |
ggplot2
themesThemes that provide some custom styling for ggplot2
plots.
theme_design(base_size = 11, base_family = "")
theme_design_heat(base_size = 11, base_family = "")
theme_scatter(base_size = 11, base_family = "")
theme_barplot(base_size = 11, base_family = "")
base_size |
Plot font size, given in pts. |
base_family |
Font family used for the plot. |
## Not run:
SAM COMPLETE
## End(Not run)
## Not run:
SAM COMPLETE
## End(Not run)
## Not run:
SAM COMPLETE
## End(Not run)
## Not run:
SAM COMPLETE
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.