View source: R/changeGGplotTxtSize.R
changeGGplotTxtSize | R Documentation |
Change the text size of the axis title and text of a ggplot2 plot.
changeGGplotTxtSize(plot, txt_size = 12)
plot |
A ggplot. |
txt_size |
New text size to be used in plot, default is 12. |
A ggplot with resized text.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.