as_html.greek {spork}R Documentation

Convert Greek to Html

Description

Converts Greek letter names to html.

Usage

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

Arguments

x

greek

...

ignored

Value

html

See Also

Other html: [.html(), [[.html(), as_html(), as_html.spar(), as_html.spork(), html2xml(), htmlToken()

Examples

as_html(greek())

[Package spork version 0.3.5 Index]