break_text: Break command text in reasonable places so it can fit in a...

View source: R/common_break_text.R

break_textR Documentation

Break command text in reasonable places so it can fit in a pdf report.

Description

Break command text in reasonable places so it can fit in a pdf report.

Usage

break_text(text, max_symb = 100)

Arguments

text

A sting

max_symb

A number of elements per row. By default max_symb=100.

Value

A string


UUPharmacometrics/PsNR documentation built on June 30, 2023, 8:34 a.m.