Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

toString.latextoken

Converts a token created by TeX() to a string, later to be parsed into an expression (for internal use).


Description

Converts a token created by TeX() to a string, later to be parsed into an expression (for internal use).

Usage

## S3 method for class 'latextoken'
toString(x, ...)

Arguments

x

The TeX() token

...

Additional arguments (ignored)

Value

A string


latex2exp

Use LaTeX Expressions in Plots

v0.5.0
MIT + file LICENSE
Authors
Stefano Meschiari [aut, cre]
Initial release
2021-03-14

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.