There exists toHTML methods in several packages, e.g. in
tools or XML. Package R2HTML has a HTML
generic.
The ‘semantics’ of this function are that they take an
arbitrary R object and return an HTML snippet that can be
placed in reports (i.e. in the same spirit as
toLatex). By contrast, the purpose of
toHTML in tools is to provide a whole
HTML document.