katex
Rendering Math to HTML, 'MathML', or R-Documentation Format
Convert latex math expressions to HTML and 'MathML' for use in markdown documents or package manual pages. The rendering is done in R using the V8 engine (i.e. server-side), which eliminates the need for embedding the 'MathJax' library into your web pages. In addition a 'math-to-rd' wrapper is provided to automatically render beautiful math in R documentation files.
1.5.0
MIT + file LICENSE
1 个版本
安装
install.packages("katex")
remotes::install_cran("katex")
版本列表
1.5.0
2024-09-29