identify_best_break: Identify Best Break

identify_best_breakR Documentation

Identify Best Break

Description

Finds the position in the character scalar that contains the most characters without exceeding the specified width.

Usage

identify_best_break(txt, width, unit, gp)

Arguments

txt

Character scalar of note text

width

Numeric scalar giving width of available space

unit

Character scalar giving the units of measurement to be used.

gp

Graphical parameters to be used in printing the text. Generated by grid::gpar.


kbrevoort/kpbtemplates documentation built on May 31, 2024, 12:29 p.m.