print.equation {equatiomatic} | R Documentation |
Print 'LaTeX' equations built with extract_eq
.
## S3 method for class 'equation'
print(x, ...)
x |
'LaTeX' equation built with |
... |
not used |
The unmodified object 'x' is returned invisibly. The function is used for its side effect of printing the equation.