showDisplayOptions {GenomeGraphs}R Documentation

Print standard display options, DisplayPars for an object or a class

Description

Prints the available display options for a class or name of a class.

Usage

showDisplayOptions(obj, ...)

Arguments

obj Either an object of subclass gdObject or a character naming a class
... ~~Describe ... here~~

Value

Returns a DisplayPars object which is generally printed to the screen.

Examples

showDisplayOptions("GenericArray")

[Package GenomeGraphs version 1.2.3 Index]