dformat_text: text formating

View source: R/dtable-latex_format.R

dformat_textR Documentation

text formating

Description

text formating (mainly for dtable_format)

Usage

dformat_text(x, tmax = 30, rep.key = NULL, add.key = TRUE, ..., verbose = TRUE)

Arguments

x

vector of character values

tmax

maximum number of chars

rep.key

key of replacements, i.e. named vector of the form 'new value' = 'old value'

add.key

logical; add given key.values to default ones?

...

to be able to tolerate argument spamming

verbose

logical; tell me things?


renlund/descripteur documentation built on Sept. 24, 2023, 7:07 p.m.