as_html.greek: Convert Greek to Html

View source: R/html.R

as_html.greekR 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())

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

Related to as_html.greek in spork...