as_plotmath.greek: Convert Greek to Plotmath

View source: R/plotmath.R

as_plotmath.greekR Documentation

Convert Greek to Plotmath

Description

Converts Greek letter names to plotmath.

Usage

## S3 method for class 'greek'
as_plotmath(x, ...)

Arguments

x

greek

...

ignored

Value

plotmath

See Also

Other plotmath: [.plotmath(), [[.plotmath(), as.expression.plotmath(), as.png.plotmath(), as_plotmath(), as_plotmath.spar(), as_plotmath.spork(), concatenate.plotmath(), ggplot.plotmath(), goodToken(), plotmathToken()

Examples

as_plotmath(greek())

spork documentation built on Oct. 12, 2024, 9:06 a.m.