dot-max_words: Place boundaries around words

.max_wordsR Documentation

Place boundaries around words

Description

Returns each string with boundaries around it.

Usage

.max_words(x, n_max = 3, space_first = T)

Arguments

x

A vector of strings.

n_max

Number of maximum words allowed

space_first

If TRUE space first (default), else space last.

Value

A vector of bounded strings.


serghiou/rtransparent documentation built on Dec. 26, 2024, 8:19 p.m.