Helper function for use in bcg_save and bcg_save_pptx
1 | wrap_titles(base_plot, subtitle, caption, x, width)
|
base_plot |
The ggplot object to wrap, called internally within save functions |
subtitle |
Subtitle from the ggplot object to wrap, called internally within save functions |
caption |
Caption from the ggplot object to wrap, called internally within save functions |
x |
x-axis label from the ggplot object to wrap, called internally within save functions |
width |
Width in cm |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.