Learn R Programming

tangram (version 0.8.2)

latexify: 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)

Value

valid LaTeX code

Arguments

x

string to make LaTeX safe