add_linebreak_vector: add linebreaks to strings more than n characters in length,...

View source: R/add_linebreak_vector.R

add_linebreak_vectorR Documentation

add linebreaks to strings more than n characters in length, vectorized

Description

add linebreaks to strings more than n characters in length, vectorized

Usage

add_linebreak_vector(string, ...)

Arguments

string

string vector

...

arguments passed to add_linebreak

Value

returns a string vector


hhilbig/haschaR documentation built on Dec. 26, 2024, 5:40 a.m.