Learn R Programming

greekLetters (version 1.0.4)

print_greeks: Print all Greek letters and mathematical symbols names

Description

Function to Print all Greek letters and mathematical symbols names.

Usage

print_greeks()

Arguments

Value

Print all Greek letters and mathematical symbols names.

Author

Kévin Allan Sales Rodrigues.

Details

It is recommended that the font size of the R console be increased for better visualization of the symbols, as some of the symbols are quite small.

The subscripts and supersripts are restricted to numbers 0 to 9.

Symbols printed as a "rectangle" don't work in RGui, but these symbols work normally in RStudio.

Examples

Run this code
# \donttest{
#all Greek letters and mathematical symbols names
print_greeks()
# }

Run the code above in your browser using DataLab