Last data update: 2014.03.03

R: Parse strings containing names of greek letters.
.to.greekR Documentation

Parse strings containing names of greek letters.

Description

Convert character vector with greek letters to an expression suitable for plotting greek symbols in titles and labels.

Usage

.to.greek(instr)

Arguments

instr

a character vector

Value

Parsed representation of the character vector.

Author(s)

Ilya Goldin

See Also

parse

Examples

## Not run: .to.greek(c("alpha", "beta", "mybeta", "YourDelta"))

Results