wrap_txt: Wrap text

wrap_txtR Documentation

Wrap text

Description

Wrap text

Usage

wrap_txt(..., sep = " ", strWidth = 100, errWidth = FALSE)

Arguments

...

additional params to pass

sep

how to join elements of string (default is one space)

strWidth

externally set wrapping width. (default value of 100 is not effected)

errWidth

default = FALSE. Set strWidth to be compatible with error printout


drieslab/Giotto_site_suite documentation built on April 26, 2023, 11:51 p.m.