# How to use
# Launch within RStudio
# Launch as a Modal pane
☑ Go to RStudio
☑ Click on Addins dropdown
☑ Click on 'symbols and equations (modal)'
Below is a visual example ...
# Launch as a Modal pane
☑ Go to RStudio
☑ Click on Addins dropdown
☑ Click on 'symbols and equations (viewer)'
Below is a visual example ...
# Launch from R console
# load library
library("symbol.equation.gpt")
# Launch 2: from console
symbol.equation.ui()
# Launch 3: from console
symbol.equation.ui2()
1
2
3
4
5
6
2
3
4
5
6