powered by
Convert character vector with greek letters to an expression suitable for plotting greek symbols in titles and labels.
.to.greek(instr)
a character vector
Parsed representation of the character vector.
parse
# NOT RUN { .to.greek(c("alpha", "beta", "mybeta", "YourDelta")) # }
Run the code above in your browser using DataLab