Learn R Programming

GenomeGraphs (version 1.32.0)

showDisplayOptions: 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
...
Dots

Value

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

Examples

Run this code
showDisplayOptions("GenericArray")

Run the code above in your browser using DataLab