htmlValue {biocViews}R Documentation

HTML Representation of an Object

Description

This generic function should return an XMLNode instance representing the specified object in HTML

Usage

htmlValue(object)

Arguments

object An object

Value

An instance of XMLNode from the XML package.

Author(s)

Seth Falcon

See Also

htmlDoc, htmlFilename


[Package biocViews version 1.10.6 Index]