str_wrap_n_single: Single line wrap for string

View source: R/str_wrap_n_single.R

str_wrap_n_singleR Documentation

Single line wrap for string

Description

Single line wrap for string

Usage

str_wrap_n_single(string = NULL, n = 2)

Arguments

string

string from str_wrap_n

n

n from from str_wrap_n

Value

String with line breaks


migest documentation built on April 4, 2026, 9:07 a.m.