.to.greek {mcmcplots} | R Documentation |
Convert character vector with greek letters to an expression suitable for plotting greek symbols in titles and labels.
.to.greek(instr)
instr |
a character vector |
Parsed representation of the character vector.
Ilya Goldin
## Not run: .to.greek(c("alpha", "beta", "mybeta", "YourDelta"))