Left align chart title and subtitle on a ggplot2
kobo_left_align(plot_name, pieces)
Arguments
plot_name |
ggplot2 object |
pieces |
plot labels to align |
Value
Return better chart
Author
Edouard Legoupil - with inspiration from bbc
Examples
if (FALSE) {
kobo_left_align()
}