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 Nov. 18, 2023, 9:06 a.m.