knit_print.latexmath: Custom knitr print methods for latexmath

Description Usage Arguments References See Also

View source: R/knit_print.R

Description

The S3 method for print latexmath object in code chunks of knitr.

Usage

1
2
## S3 method for class 'latexmath'
knit_print(x, inline = FALSE, ...)

Arguments

x

latexmath object to knit_print.

inline

if the method is called in code chunks or inline R code

...

Additional knitr::knit_print() arguments. Currently ignored, except a optional argument options.

References

https://cran.r-project.org/web/packages/knitr/vignettes/knit_print.html#for-package-authors

See Also

knitr::knit_print()


yiluheihei/rlatexmath documentation built on Jan. 1, 2021, 1:44 p.m.