Learn R Programming

symbol.equation.gpt v1.1.4 is finally here!

Let's make the equation builder great again!

symbol.equation.gpt R package: Powerful user interface to build equations and insert symbols in R documents such as Rmarkdown or Quarto or Shiny applications.

Official website: https://symbols-ui.obi.obianom.com

Explainer video: https://www.youtube.com/watch?v=cm6FDzO2uqI

Quick example in R

First, install and load...

install.packages("symbol.equation.gpt")

library("symbol.equation.gpt")

# Launch 1: from Addins

# Go to "Addins" in RStudio, and click on "Symbols and Equations"

# Launch 2: from console

symbol.equation.ui()

# Launch 3: from console

symbol.equation.ui2()

Live sample 1

Live sample 2

Launch User Interface from RStudio Addins

User Interface Screenshot - equations

User Interface Screenshot - symbols

User Interface Screenshot - smiley

Use on the Web

Available for use online as well - https://equations.rpkg.net/

Copy Link

Version

Install

install.packages('symbol.equation.gpt')

Monthly Downloads

151

Version

1.1.4

License

MIT + file LICENSE

Maintainer

Obinna Obianom

Last Published

July 30th, 2024

Functions in symbol.equation.gpt (1.1.4)

envir.prep

Library initialize and path loader
symbol.equation.ui2

Main Widget Helper for symbols viewer2
symbol.equation.ui

Main Widget Helper for symbols
insert.Symbol.Raw

Add symbol to current page
equationSymbol.Widget

Primary widget container