as_html {spork} | R Documentation |
Coerce to Html
Description
Coerce to html. Generic, with method
as_html.spork
.
Usage
as_html(x, ...)
Arguments
x |
object |
... |
passed arguments |
Value
html
See Also
Other html:
[.html()
,
[[.html()
,
as_html.greek()
,
as_html.spar()
,
as_html.spork()
,
html2xml()
,
htmlToken()
Examples
example(as_html.spork)
[Package spork version 0.3.5 Index]