Learn R Programming

⚠️There's a newer version (1.0.0) of this package.Take me there.

latexSymb

Simplify the task of writing LaTeX code by using R. Instead of using LaTeX utilities like newcommand, write R functions for more flexibility and readability. Also, additional support for grouping makes it easier to write complicated expressions.

Installation

  • Current version from GitHub:
if (!require("devtools")) {
  install.packages("devtools")
}
devtools::install_github("nicoesve/latexSymb")
  • Released version from CRAN:
install.packages("latexSymb")

Copy Link

Version

Install

install.packages('latexSymb')

Monthly Downloads

232

Version

0.4.2

License

GPL (>= 3)

Maintainer

Nicolas Escobar

Last Published

September 20th, 2024

Functions in latexSymb (0.4.2)

pths

LaTeX Enclosings
common

Common latex_symb objects
+

Arithmetic
Sum

Cumulative Operators
il

LaTeX Environments
at

Utilities for Mathematical Functions
lsymb

Create, print and turn to string objects of class latex_symb