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/pmutils documentation built on July 4, 2023, 1:15 a.m.