greek {spork} | R Documentation |
Greek letters recognized by Spork
Description
Returns words representing the Greek letters recognized by spork.
Usage
greek()
Details
See plotmath
for related detail.
In addition to the 24 uppercase and 24
lowercase Greek letters,
latex supports
varepsilon, vartheta, varpi, varsigma, and varrho
while plotmath supports
theta1, phi1, sigma1, omega1, Upsilon1, and stigma1.
Spork supports all, and tries to do something useful
for those not supported in html, latex, or plotmath.
Value
class 'greek' (character)
See Also
Other spork:
[.spork()
,
[[.spork()
,
as.list.spork()
,
as.png.spork()
,
as_html.spork()
,
as_latex.spork()
,
as_plotmath.spork()
,
as_previews.spork()
,
as_spar.default()
,
as_spar.spork()
,
as_spork()
,
as_spork.character()
,
as_spork.factor()
,
as_spork.spork()
,
ggplot.spork()
Examples
greek()
[Package spork version 0.3.5 Index]