Package: latex2exp 0.9.8

latex2exp: Use LaTeX Expressions in Plots
Parses and converts LaTeX math formulas to R's plotmath expressions, used to enter mathematical formulas and symbols to be rendered as text, axis labels, etc. throughout R's plotting system.
Authors:
latex2exp_0.9.8.tar.gz
latex2exp_0.9.8.zip(r-4.7)latex2exp_0.9.8.zip(r-4.6)latex2exp_0.9.8.zip(r-4.5)
latex2exp_0.9.8.tgz(r-4.6-any)latex2exp_0.9.8.tgz(r-4.5-any)
latex2exp_0.9.8.tar.gz(r-4.7-any)latex2exp_0.9.8.tar.gz(r-4.6-any)
latex2exp_0.9.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
latex2exp/json (API)
NEWS
| # Install 'latex2exp' in R: |
| install.packages('latex2exp', repos = c('https://stefano-meschiari.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/stefano-meschiari/latex2exp/issues
Pkgdown/docs site:https://www.stefanom.io
ggplot2latexlatex-formulasplotmath-expressions
Last updated from:733d5d28f7. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 102 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | OK | 126 | ||
| macos-release-arm64 | OK | 136 | ||
| macos-oldrel-arm64 | OK | 137 | ||
| windows-devel | OK | 83 | ||
| windows-release | OK | 69 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 95 |
Exports:latex2explatex2exp_exampleslatex2exp_supportedTeX
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Deprecated; use 'TeX' instead. | latex2exp |
| latex2exp Examples | latex2exp_examples |
| Returns the list of supported LaTeX commands. | latex2exp_supported |
| Previews a LaTeX equation | plot.expression |
| Print an expression returned by TeX() | print.latexexpression |
| Prints out a parsed LaTeX object, as returned by TeX(..., output = 'ast'). This is primarily used for debugging. | print.latextoken2 |
| Renders a LaTeX tree | render_latex |
| Converts LaTeX to a 'plotmath' expression. | TeX |
