Skip to contents

Convert a character vector (i.e. a character column) into a title for a plot.

Usage

titleize(title_info, max_items = 3L, max_chars = 15L)

Arguments

title_info

Character vector to be summarized into a title

max_items

TODO

max_chars

TODO