print.LaTeX2item {parseLatex}R Documentation

Print methods

Description

Print methods

Usage

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

## S3 method for class 'LaTeX2'
print(x, tags = FALSE, ...)

Arguments

x

Object to work on.

...

Extra parameters to pass to deparseLatex.

tags

Whether to display LaTeX2 tags.


[Package parseLatex version 0.4.1 Index]