print.latexexpression {latex2exp}R Documentation

Print an expression returned by TeX()

Description

Prints out the plotmath expression generated by TeX and the original TeX string.

Usage

## S3 method for class 'latexexpression'
print(x, ...)

Arguments

x

Object to print

...

Ignored


[Package latex2exp version 0.9.6 Index]