ropensci/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.5.0
URL https://docs.ropensci.org/katex/ https://github.com/ropensci/katex https://katex.org/docs/options.html (upstream)
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ropensci/katex")
ropensci/katex documentation built on Oct. 8, 2024, 7:44 p.m.