R/functions.R
wrap_text.Rd
Wrap long text into several lines
wrap_text(x, width = 60)
A vector of sentences.
Maximal number of chararacters per line.