print_greeks: Print all Greek letters and mathematical symbols names

View source: R/greekletters.R

print_greeksR Documentation

Print all Greek letters and mathematical symbols names

Description

Function to Print all Greek letters and mathematical symbols names.

Usage

print_greeks()

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.

Value

Print all Greek letters and mathematical symbols names.

Author(s)

Kévin Allan Sales Rodrigues.

Examples


#all Greek letters and mathematical symbols names
print_greeks()



greekLetters documentation built on Oct. 16, 2023, 1:06 a.m.