display_latex {IRdisplay}R Documentation

Display LaTeX output

Description

Either data or file must be passed.

Usage

display_latex(data = NULL, file = NULL)

Arguments

data

The LaTeX code as a character vector

file

The path to a LaTeX file or a connection


[Package IRdisplay version 0.4.3 Index]