Skip to contents

Wrap long text into multiple lines

Usage

wrap_text(x, width = 60)

Arguments

x

A vector of sentences.

width

Maximal number of chararacters per line.