Skip to contents

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