.AddNewLine {ExploreModelMatrix}R Documentation

Split a string into multiple lines if it's longer than a certain length

Description

Split a string into multiple lines if it's longer than a certain length

Usage

.AddNewLine(st, lineWidth)

Arguments

st

A string

lineWidth

The maximum length of a line

Value

A string


[Package ExploreModelMatrix version 1.4.0 Index]