Wrap long text into several lines

wrap_text(x, width = 60)

Arguments

x

A vector of sentences.

width

Maximal number of chararacters per line.