breakStringToLines: Break text into new lines by max. characters per laine

Description Usage

View source: R/breakStringToLines.R

Description

Break text into new lines by max. characters per laine

Usage

1
2
breakStringToLines(text, max_nchar = NULL, max_nlines = NULL,
  max_nwords = NULL)

itawaputtytat/puttytat4R documentation built on Jan. 1, 2020, 9:46 a.m.