escape_latex_symbols {DescrTab2}R Documentation

Escape LaTeX Symbols

Description

Escape LaTeX Symbols

Usage

escape_latex_symbols(tibl, numEscapes = 1)

Arguments

tibl

A tibble filled with characters

numEscapes

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

Value

a tibble with appropriately escape LaTeX code


[Package DescrTab2 version 2.1.16 Index]