htmlDoc: Create a complete HTML document representation of an object

Description Usage Arguments Value Author(s) See Also

Description

This generic function should return an XMLNode instance representing the specified object in HTML as a complete HTML document.

Usage

1
htmlDoc(object, ...)

Arguments

object

An object

...

Not currently used.

Value

An instance of XMLNode from the XML package.

Author(s)

Seth Falcon

See Also

htmlValue, htmlFilename


biocViews documentation built on Nov. 19, 2020, 2:01 a.m.