DEPRECATED. The functionality is now included in `theme_gla`. Left aligns titles, subtitles and captions to the left of the whole plot (default is to left align to just the plot area)

left_align_labs(plot)

Arguments

plot

ggplot2 object

See also

Examples

if (FALSE) { if(interactive()){ #EXAMPLE1 } }