titleize.Rd
Convert a character vector (i.e. a character column) into a title for a plot.
titleize(title_info, max_items = 3L, max_chars = 15L)
Character vector to be summarized into a title
TODO