latexify: LaTeX safe string conversion

View source: R/render-latex-map.R

latexifyR Documentation

LaTeX safe string conversion

Description

LaTeX safe string conversion. This transforms a string handling Markdown characters and UNICODE as best it can with an automated pass.

Usage

latexify(x)

Arguments

x

string to make LaTeX safe

Value

valid LaTeX code


tangram documentation built on Feb. 16, 2023, 5:59 p.m.