in_minipage: Wrap cell text in minipage LaTeX environment with stretchy...

View source: R/latex.R

in_minipageR Documentation

Wrap cell text in minipage LaTeX environment with stretchy space

Description

Wrap cell text in minipage LaTeX environment with stretchy space

Usage

in_minipage(text, width, numEscapes = 1, strechSpace = FALSE)

Arguments

text

text to be placed in minipage

width

width adjustment

numEscapes

(logical) chooses between "\" and "\\"#

strechSpace

(logical) will add strethcy space

Value

appropriate LaTeX code

References

https://stackoverflow.com/a/50892682


DescrTab2 documentation built on Sept. 6, 2022, 9:05 a.m.