htmlFilename {biocViews}R Documentation

Return a filename for an object's HTML representation

Description

This function returns a string containing an appropriate filename for storing the object's HTML representation.

Usage

htmlFilename(object, ...)

Arguments

object

An object.

...

Not currently used

Value

A character vector of length one containing the filename.

Author(s)

Seth Falcon

See Also

htmlValue, htmlDoc


[Package biocViews version 1.62.1 Index]