make_formatted_title: ggplot2 Title Break Make

Usage Arguments Examples

Usage

1
make_formatted_title(title, character_width = 20)

Arguments

title

the vector of values you would like to add carriage returns to

character_width

how many characters do you want each line to be maximum

Examples

1
2
3
a <- "A really long title for a graph that will probably not fit but we need to write it all"

make_formatted_title(a)

WFU-WBA/wellbeing_tools documentation built on May 14, 2019, 6:08 a.m.