Write LaTeX representation of an equation or model
Usage
write_latex(x, file, ...)
Arguments
- x
An object of class equation
or model
.
- file
Path to the output LaTeX file. If NULL
, returns the LaTeX code as a character string.
- ...
Additional arguments passed to the specific method.